11-30-2016 08:56 AM - edited 03-17-2019 08:49 AM
Hello..
I am configuring the 7911 cisco. I upgraded the firmware to SIP. I configured xml, but it does not register in asterisk.
<device>
<deviceProtocol>SIP</deviceProtocol>
<sshUserId>cisco</sshUserId>
<sshPassword>cisco</sshPassword>
<devicePool>
<dateTimeSetting>
<dateTemplate>D-M-Y</dateTemplate>
<timeZone>GMT Standard/Daylight Time</timeZone>
<ntps>
<ntp>
<name>br.pool.ntp.org</name>
</ntp>
</ntps>
</dateTimeSetting>
<callManagerGroup>
<members>
<member priority="0">
<callManager>
<ports>
<sipPort>5060</sipPort>
<securedSipPort>5061</securedSipPort>
</ports>
<processNodeName>192.168.0.26</processNodeName>
</callManager>
</member>
</members>
</callManagerGroup>
</devicePool>
<sipProfile>
<sipProxies>
<backupProxy>192.168.0.26</backupProxy>
<backupProxyPort>5060</backupProxyPort>
<emergencyProxy>192.168.0.26</emergencyProxy>
<emergencyProxyPort>5060</emergencyProxyPort>
<outboundProxy>192.168.0.26</outboundProxy>
<outboundProxyPort>5060</outboundProxyPort>
<registerWithProxy>true</registerWithProxy>
</sipProxies>
<enableVad>false</enableVad>
<preferredCodec>g729a</preferredCodec>
<natEnabled>true</natEnabled>
<phoneLabel>MONTCALM</phoneLabel>
<sipLines>
<line button="1">
<featureID>9</featureID>
<featureLabel>5007</featureLabel>
<proxy>192.168.0.26</proxy>
<port>5060</port>
<name>5007</name>
<displayName>5007</displayName>
<authName>5007</authName>
<autoAnswer>
<autoAnswerEnabled>2</autoAnswerEnabled>
</autoAnswer>
<authPassword>sp5007</authPassword>
<messagesNumber>999</messagesNumber>
</line>
</sipLines>
<dialTemplate>DRdialplan.xml</dialTemplate>
</sipProfile>
<commonProfile>
<phonePassword></phonePassword>
</commonProfile>
<loadInformation>SIP11.9-4-2SR2-2S</loadInformation>
<versionStamp>1143565489-a3cbf294-7526-4c29-8791-c4fce4ce4c37</versionStamp>
<directoryURL></directoryURL>
<servicesURL></servicesURL>
</device>
11-30-2016 02:56 PM
<proxy>192.168.0.26</proxy>
There are a lot of missing XML tags in the config.
Because the phone is running on firmware version 9.X the proxy tag should be "USECALLMANAGER".
12-01-2016 04:54 AM
Hi,
I am new with cisco phone, would have an xml as an example
12-01-2016 12:08 PM
12-21-2016 10:39 AM
Thank you
The phone is displaying on your "Registering" LCD and is not registered in my asterisk
12-21-2016 01:32 PM
Go to the phone and on the "Status" menu, what error messages are showing up?
12-27-2016 08:02 AM
Hi,
SEPE80462EA8196.CNF.XML
12-29-2016 09:50 AM
16:48:26 No IPv4 TFTP Server | |
16:48:26 No Trust List Installed | |
16:48:26 TFTP Error : ram/SEPE80462EA8196.cnf.xml | |
16:48:27 TFTP Error : SEPE80462EA8196.cnf.xml | |
16:48:27 TFTP Error : dialplan.xml | |
16:51:28 No IPv4 TFTP Server | |
16:51:29 No Trust List Installed | |
16:51:29 TFTP Error : ram/SEPE80462EA8196.cnf.xml | |
16:51:29 TFTP Error : SEPE80462EA8196.cnf.xml | |
16:51:29 TFTP Error : dialplan.xml |
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide