That typically means you've got an error in your phone specific config file, the SEP[MAC].cnf.xml. <br><br>You need to login to the phone via ssh and use the log/log login. Once you've done that, look at the logs and see what line of the config is giving it grief. Once you know that, you'll know what's causing the Unprovisioned message.<br>
<br><div class="gmail_quote">On Fri, Nov 6, 2009 at 11:23 PM, Stephen Reese <span dir="ltr"><<a href="mailto:rsreese@gmail.com">rsreese@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'm trying to connect a Cisco 7942 to my Asterisk box. I have a 7960<br>
and 7912 currently connected and functioning. I'm trying to use the<br>
recommendations from here:<br>
<a href="http://www.voip-info.org/wiki/view/Asterisk+phone+cisco+79x1+xml+configuration+files+for+SIP" target="_blank">http://www.voip-info.org/wiki/view/Asterisk+phone+cisco+79x1+xml+configuration+files+for+SIP</a><br>
<br>
I have created a "XMLDefault.cnf.xml" and it took the latest image but<br>
the phone states it's unprovisioned? Any recommendations based on the<br>
XML configuration below? Thanks.<br>
<br>
<device><br>
<deviceProtocol>SIP</deviceProtocol><br>
<devicePool><br>
<callManagerGroup><br>
<members><br>
<member priority="0"><br>
<callManager><br>
<ports><br>
<ethernetPhonePort>2000</ethernetPhonePort><br>
<sipPort>5060</sipPort><br>
<securedSipPort>5061</securedSipPort><br>
</ports><br>
<processNodeName>SIPSERVER</processNodeName><br>
</callManager><br>
</member><br>
</members><br>
</callManagerGroup><br>
</devicePool><br>
<sipCallFeatures><br>
<cnfJoinEnabled>true</cnfJoinEnabled><br>
<callForwardURI>x--serviceuri-cfwdall</callForwardURI><br>
<callPickupURI>x-cisco-serviceuri-pickup</callPickupURI><br>
<callPickupListURI>x-cisco-serviceuri-opickup</callPickupListURI><br>
<callPickupGroupURI>x-cisco-serviceuri-gpickup</callPickupGroupURI><br>
<meetMeServiceURI>x-cisco-serviceuri-meetme</meetMeServiceURI><br>
<abbreviatedDialURI>x-cisco-serviceuri-abbrdial</abbreviatedDialURI><br>
<rfc2543Hold>false</rfc2543Hold><br>
<callHoldRingback>2</callHoldRingback><br>
<localCfwdEnable>true</localCfwdEnable><br>
<semiAttendedTransfer>true</semiAttendedTransfer><br>
<anonymousCallBlock>2</anonymousCallBlock><br>
<callerIdBlocking>2</callerIdBlocking><br>
<dndControl>0</dndControl><br>
<remoteCcEnable>true</remoteCcEnable><br>
</sipCallFeatures><br>
<natEnabled>true</natEnabled><br>
<natAddress>172.16.2.1</natAddress><br>
<phoneLabel>102</phoneLabel><br>
<sipLines><br>
<line button="1"><br>
<featureID>9</featureID><br>
<featureLabel>102</featureLabel><br>
<proxy>SIPSERVER</proxy><br>
<port>5060</port><br>
<name>102</name><br>
<displayName>NAME</displayName><br>
<authName>102</authName><br>
<authPassword>PASS</authPassword><br>
<sharedLine>false</sharedLine><br>
</line><br>
</sipLines><br>
<loadInformation>SIP42.8-5-3S</loadInformation><br>
</device><br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>