quicktec wrote:Hi,
I am not sure if the 79x2 series is the same as the 79x5 series as I have never used that phone. However if it uses the XML configuration files then it should work for you as long as you load the SIP firmware.
I have been successful in getting a Cisco 7945 and 7975 running the latest SIP firmware (9.2.1) to work with 3CX. There are some config changes required for the latest 9.2.1 firmware that differs from the config on the 8.5 series of firmware.
Let me know if you need any configuration examples.
<callManagerGroup>
<members>
<member priority="0">
<callManager>
<ports>
<ethernetPhonePort>2000</ethernetPhonePort>
<sipPort>5060</sipPort>
<securedSipPort>5061</securedSipPort>
</ports>
<processNodeName>192.168.0.5</processNodeName>
</callManager>
</member>
</members>
</callManagerGroup> <sipLines>
<line
button="1">
<featureID>9</featureID>
<featureLabel>Line 1</featureLabel>
<proxy>USECALLMANAGER</proxy>
<port>5060</port>
<name>220</name>
<displayName>Ronan</displayName>
<autoAnswer>
<autoAnswerEnabled>2</autoAnswerEnabled>
</autoAnswer>
<callWaiting>3</callWaiting>
<authName>220</authName>
<authPassword>*****</authPassword>
<sharedLine>false</sharedLine>
<messageWaitingLampPolicy>1</messageWaitingLampPolicy>
<messagesNumber>*97</messagesNumber>
<ringSettingIdle>4</ringSettingIdle>
<ringSettingActive>5</ringSettingActive>
<contact>1234567</contact>
<forwardCallInfoDisplay>
<callerName>true</callerName>
<callerNumber>false</callerNumber>
<redirectedNumber>false</redirectedNumber>
<dialedNumber>true</dialedNumber>
</forwardCallInfoDisplay>
</line>

sunstate wrote:I too am running 7942's with 8.5.4 because I couldn't get them to register with 9.x. Thank you for the updated config that works with 9.x.
Are you able to get the 3CX directory loaded on the phones? I see that in your working config you have "http://10.10.10.15/xmlservices/PhoneDirectory.php" listed as your directory URL. The URL for the 3CX cisco directory is "http://IP_of_3CX:5000/provisioning/cisco_phonebook.xml", but when I put that in my config no directory gets added on the phone. Anyone have this working? That seems to be the only thing that goesn't work for me.
Return to 3CX VoIP Phone (Community-led, no tech support)
Users browsing this forum: No registered users and 0 guests