Hi Everyone,<br><br>I'm running a Cisco 7940 endpoint with SIP firmware of P0S3-07-4-00, and I keep getting 'Phone Unprovided'. It appears the phone is taking some of the configuration because I am seeing the provisioned extension number in the top right hand corner. After going through the phone and looking at the Status messages it says 'W320 (5) Errors Parsing SIP<mac>.cnf<br>
<br>Any troubleshooting suggestions would be GREATLY appreciated.<br><br>Here's a configuration snippet.<br><br>*Note: DN1 is a Cisco 7961 phone that has registered without issue.<br><br> ip dhcp pool VOICE_SUBNET<br>
network 192.168.103.0 255.255.255.0<br> default-router 192.168.103.1<br> option 150 ip 192.168.103.1<br> dns-server 192.0.0.55<br><br>voice register global<br> mode cme<br> max-dn 192<br> max-pool 58<br> load 7961 SIP41.8-4-1S<br>
load 7960-7940 P0S3-07-4-00<br> create profile sync 0004870321710113<br>!<br>voice register dn 1<br> number 100<br>!<br>voice register dn 2<br> number 101<br>!<br>voice register pool 1<br> id mac 001F.9EAB.EAF2<br> type 7961<br>
number 1 dn 1<br> username 1234 password cisco<br>!<br>voice register pool 2<br> id mac 000E.D72E.518B<br> type 7940<br> number 1 dn 2<br> username 5678 password butt<br><br><br>tftp-server flash:P003-07-4-00.bin<br>tftp-server flash:P003-07-4-00.sbn<br>
tftp-server flash:P0S3-07-4-00.bin<br>tftp-server flash:P0S3-07-4-00.loads<br>tftp-server flash:P0S3-07-4-00.sb2<br><br><br>CME#more system:cme/sipphone/SIP000ED72E518B.cnf<br>image_version: "P0S3-07-4-00";<br>version_stamp: "0004870321710113";<br>
user_info: "phone";<br>line1_name: "101";<br>line1_displayname: "";<br>line1_shortname: "";<br>line1_authname: "5678";<br>line1_password: "butt";<br>line2_name: "";<br>
line2_displayname: "";<br>line2_shortname: "";<br>line2_authname: "";<br>line2_password: "";<br>auto_answer: "0";<br>speed_line1: "";<br>speed_label1: "";<br>
speed_line2: "";<br>speed_label2: "";<br>speed_line3: "";<br>speed_label3: "";<br>speed_line4: "";<br>speed_label4: "";<br>speed_line5: "";<br>speed_label5: "";<br>
speed_line6: "";<br>speed_label6: "";<br>speed_line7: "";<br>speed_label7: "";<br>call_hold_ringback: "0";<br>dnd_control: "0";<br>anonymous_call_block: "0";<br>
callerid_blocking: "0";<br>enable_vad: "1";<br>semi_attended_transfer: "1";<br>call_waiting: "1";<br>cfwd_url: "";<br>cnf_join_enable: "1";<br>phone_label: "";<br>
preferred_codec: "g729a";<br>dial_template: "";<br>dscpForAudio : 184;<br>dscpVideo : 136;<br>dscpForSCCPPhoneServices : 0;<br>dscpForCm2Dvce : 96;<br><br><br><br><br><br><br><br>