• V20: 3CX Re-engineered. Get V20 for increased security, better call management, a new admin console and Windows softphone. Learn More.

3CX and CP3911?

Status
Not open for further replies.

zackmagee

Joined
Jun 22, 2012
Messages
1
Reaction score
0
Hello,

I just purchased a Cisco SIP CP3911(192.168.1.11), which I am trying to connect to my local 3CX server(192.168.1.202).

Here is my 3911's config:
Code:
<device>
<fullConfig>true</fullConfig> 
<deviceProtocol>SIP</deviceProtocol> 
<sshUserId>admin</sshUserId> 
<sshPassword>cisco</sshPassword> 
<devicePool> 
<revertPriority>0</revertPriority> 
<name>Default</name> 
<callManagerGroup> 
<name>Default</name> 
<tftpDefault>true</tftpDefault> 
<members> 
<member priority="1"> 
	<callManager> 
		<name>192.168.1.11</name>
		<description>3CX</description>
		<ports> 
			<ethernetPhonePort>2000</ethernetPhonePort> 
			<sipPort>5060</sipPort> 
			<securedSipPort>5061</securedSipPort> 
			<mgcpPorts> 
			<listen>2427</listen> 
			<keepAlive>2428</keepAlive> 
			</mgcpPorts> 
		</ports> 
		<processNodeName>PRIMARY-SERVER</processNodeName> 
	</callManager> 
</member> 
</members> 
</callManagerGroup> 
<srstInfo> 
<name>Disable</name> 
<srstOption>Disable</srstOption> 
<userModifiable>false</userModifiable> 
<ipAddr1></ipAddr1> 
<port1>2000</port1> 
<ipAddr2></ipAddr2> 
<port2>2000</port2> 
<ipAddr3></ipAddr3> 
<port3>2000</port3> 
<sipIpAddr1></sipIpAddr1> 
<sipPort1>5060</sipPort1> 
<sipIpAddr2></sipIpAddr2> 
<sipPort2>5060</sipPort2> 
<sipIpAddr3></sipIpAddr3> 
<sipPort3>5060</sipPort3> 
<isSecure>false</isSecure> 
</srstInfo> 
<mlppDomainId>-1</mlppDomainId> 
<mlppIndicationStatus>Default</mlppIndicationStatus> 
<preemption>Default</preemption> 
<connectionMonitorDuration>120</connectionMonitorDuration> 
</devicePool> 
<sipProfile> 
<sipProxies> 
<backupProxy>192.168.1.11</backupProxy> 
<backupProxyPort>5060</backupProxyPort> 
<emergencyProxy>192.168.1.11</emergencyProxy> 
<emergencyProxyPort>5060</emergencyProxyPort> 
<outboundProxy>192.168.1.11</outboundProxy> 
<outboundProxyPort>5060</outboundProxyPort> 
<registerWithProxy>false</registerWithProxy> 
</sipProxies> 
<sipCallFeatures> 
<cnfJoinEnabled>true</cnfJoinEnabled> 
<callForwardURI>x-cisco-serviceuri-cfwdall</callForwardURI> 
<callPickupURI>x-cisco-serviceuri-pickup</callPickupURI> 
<callPickupListURI>x-cisco-serviceuri-opickup</callPickupListURI> 
<callPickupGroupURI>x-cisco-serviceuri-gpickup</callPickupGroupURI> 
<meetMeServiceURI>x-cisco-serviceuri-meetme</meetMeServiceURI> 
<abbreviatedDialURI>x-cisco-serviceuri-abbrdial</abbreviatedDialURI> 
<rfc2543Hold>false</rfc2543Hold> 
<callHoldRingback>2</callHoldRingback> 
<localCfwdEnable>true</localCfwdEnable> 
<semiAttendedTransfer>true</semiAttendedTransfer> 
<anonymousCallBlock>2</anonymousCallBlock> 
<callerIdBlocking>2</callerIdBlocking> 
<dndControl>0</dndControl> 
<remoteCcEnable>true</remoteCcEnable> 
<retainForwardInformation>false</retainForwardInformation> 
</sipCallFeatures> 
<sipStack> 
<sipInviteRetx>6</sipInviteRetx> 
<sipRetx>10</sipRetx> 
<timerInviteExpires>180</timerInviteExpires> 
<timerRegisterExpires>3600</timerRegisterExpires> 
<timerRegisterDelta>5</timerRegisterDelta> 
<timerKeepAliveExpires>120</timerKeepAliveExpires> 
<timerSubscribeExpires>120</timerSubscribeExpires> 
<timerSubscribeDelta>5</timerSubscribeDelta> 
<timerT1>500</timerT1> 
<timerT2>4000</timerT2> 
<maxRedirects>70</maxRedirects> 
<remotePartyID>true</remotePartyID> 
<userInfo>None</userInfo> 
</sipStack> 
<autoAnswerTimer>1</autoAnswerTimer> 
<autoAnswerAltBehavior>false</autoAnswerAltBehavior> 
<autoAnswerOverride>true</autoAnswerOverride> 
<transferOnhookEnabled>false</transferOnhookEnabled> 
<enableVad>false</enableVad> 
<preferredCodec>none</preferredCodec> 
<dtmfAvtPayload>101</dtmfAvtPayload> 
<dtmfDbLevel>3</dtmfDbLevel> 
<dtmfOutofBand>avt</dtmfOutofBand> 
<kpml>3</kpml> 
<alwaysUsePrimeLine>false</alwaysUsePrimeLine> 
<alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail> 
<phoneLabel></phoneLabel> 
<stutterMsgWaiting>2</stutterMsgWaiting> 
<callStats>false</callStats> 
<offhookToFirstDigitTimer>15000</offhookToFirstDigitTimer> 
<silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts> 
<disableLocalSpeedDialConfig>true</disableLocalSpeedDialConfig> 
<poundEndOfDial>false</poundEndOfDial> 
<startMediaPort>16384</startMediaPort> 
<stopMediaPort>32766</stopMediaPort> 
<sipLines> 
<line button="1" lineIndex="1"> 
<featureID>9</featureID> 
<featureLabel></featureLabel> 
<proxy>192.168.1.202</proxy> 
<port>5060</port> 
<name>101</name>
<displayName>Zack Magee</displayName>
<authName>101</authName>
<authPassword>(Omitted)</authPassword>
<autoAnswer> 
<autoAnswerEnabled>2</autoAnswerEnabled> 
</autoAnswer> 
<callWaiting>3</callWaiting> 
<sharedLine>false</sharedLine> 
<messageWaitingLampPolicy>3</messageWaitingLampPolicy> 
<messageWaitingAMWI>0</messageWaitingAMWI> 
<messagesNumber></messagesNumber> 
<ringSettingIdle>4</ringSettingIdle> 
<ringSettingActive>5</ringSettingActive> 
<contact>101</contact> 
<forwardCallInfoDisplay> 
<callerName>true</callerName> 
<callerNumber>false</callerNumber> 
<redirectedNumber>false</redirectedNumber> 
<dialedNumber>true</dialedNumber> 
</forwardCallInfoDisplay> 
</line> 
</sipLines> 
<externalNumberMask></externalNumberMask> 
<voipControlPort>5060</voipControlPort> 
<dscpForAudio>184</dscpForAudio> 
<dscpVideo>136</dscpVideo> 
<ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy> 
<dialTemplate></dialTemplate> 
<softKeyFile>SK72f64050-7ad5-4b47-9bfa-5e9ad9cd4aa9.xml</softKeyFile> 
</sipProfile> 
<commonProfile> 
<phonePassword></phonePassword> 
<backgroundImageAccess>true</backgroundImageAccess> 
<callLogBlfEnabled>2</callLogBlfEnabled> 
</commonProfile> 
<loadInformation>SIP3951.8-1-2</loadInformation>
<userLocale> 
<name>English_United_States</name> 
<uid>1</uid> 
<langCode>en_US</langCode> 
<version>6.0.1.1(2)</version> 
<winCharSet>iso-8859-1</winCharSet> 
</userLocale> 
<networkLocale>United_States</networkLocale> 
<networkLocaleInfo> 
<name>United_States</name> 
<uid>64</uid> 
<version>6.0.1.1(2)</version> 
</networkLocaleInfo> 
<dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig> 
<dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices> 
<dscpForCm2Dvce>96</dscpForCm2Dvce> 
<transportLayerProtocol>2</transportLayerProtocol> 
<dndCallAlert>5</dndCallAlert> 
<phonePersonalization>0</phonePersonalization> 
<singleButtonBarge>0</singleButtonBarge> 
<joinAcrossLines>0</joinAcrossLines> 
<capfAuthMode>0</capfAuthMode> 
<capfList> 
<capf> 
<phonePort>3804</phonePort> 
<processNodeName>R22-CM60-1</processNodeName> 
</capf> 
</capfList> 
<certHash></certHash> 
<encrConfig>false</encrConfig> 
<advertiseG722Codec>1</advertiseG722Codec> 
<mobility> 
<handoffdn></handoffdn> 
<dtmfdn></dtmfdn> 
<ivrdn></ivrdn> 
<dtmfHoldCode>*81</dtmfHoldCode> 
<dtmfExclusiveHoldCode>*82</dtmfExclusiveHoldCode> 
<dtmfResumeCode>*83</dtmfResumeCode> 
<dtmfTxfCode>*84</dtmfTxfCode> 
<dtmfCnfCode>*85</dtmfCnfCode> 
</mobility> 
</device>

In the web page for it, it shows this

Code:
REGISTER sip:192.168.1.202 SIP/2.0 
From: "Zack Magee"<sip:[email protected]>;tag=AMOLK0-0J3 
To: "Zack Magee"<sip:[email protected]> 
Call-ID: [email protected] 
CSeq: 153 REGISTER 
Via: SIP/2.0/UDP 192.168.1.11:5060;branch=z9hG4bKEI0f2-oU0V2OhJ1 
Contact: "Zack Magee"<sip:[email protected]:5060>;+sip.instance="<urn:uuid:00000000-0000
-0000-0000-00270D93555E>";+u.sip!model.ccm.cisco.com="446" 
Max-Forwards: 70 
User-Agent: Cisco-CP3911/8.1 
Expires: 3600 
Supported: 100rel, replaces, norefersub, X-cisco-callinfo, X-cisco-service-control 
Content-Length: 0 
 
SIP/2.0 407 Proxy Authentication Required 
Via: SIP/2.0/UDP 192.168.1.11:5060;branch=z9hG4bKEI0f2-oU0V2OhJ1 
Proxy-Authenticate: Digest nonce="414d535c05f5095594:a674c2e12cea41ff1be0ecae1c381103",a
lgorithm=MD5,realm="3CXPhoneSystem" 
To: "Zack Magee"<sip:[email protected]>;tag=241e0b1d 
From: "Zack Magee"<sip:[email protected]>;tag=AMOLK0-0J3 
Call-ID: [email protected] 
CSeq: 153 REGISTER 
User-Agent: 3CXPhoneSystem 10.0.23053.0 
Content-Length: 0

There is nothing even mentioning the phone in my 3CX logs.

Could somebody tell me what I'm doing wrong? Thank you.
 
Status
Not open for further replies.

Getting Started - Admin

Latest Posts

Members Online Now

Forum statistics

Threads
141,622
Messages
748,858
Members
144,737
Latest member
damiano giannini
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.