<div class="gmail_quote">2009/1/20 Zeeshan Zakaria <span dir="ltr">&lt;<a href="mailto:zishanov@gmail.com">zishanov@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi everyone,<br><br>I googled this followed the instructions, but it hasn&#39;t work for me yet.<br><br>I have universal setting in SIPDefault.cnf and phone specific settings in SIPXXXXXXXXXX.cnf. But it doesn&#39;t get registered.<br>

<br>I need to register it on two different asterisk boxes. So my SIPXXXXXXXXXX.cnf looks like this:<br><br>phone_label: &quot;Zeeshan A Zakaria&quot;<br><br>line1_name: &quot;523&quot;<br>line1_displayname: &quot;Zeeshan A Zakaria&quot;<br>

line1_authname: &quot;523&quot;<br>line1_password: &quot;523&quot;<br>line1_shortname: &quot;x523&quot;<br><br>line2_name: &quot;523&quot;<br>line2_displayname: &quot;Zeeshan&quot;<br>line2_authname: &quot;523&quot;<br>line2_password: &quot;523&quot;<br>

line2_shortname: &quot;x523&quot;<br><br>line3_name: &quot;224&quot;<br>line3_displayname: &quot;Zeeshan&quot;<br>line3_authname: &quot;224&quot;<br>line3_password: &quot;224&quot;<br>line3_shortname: &quot;x224&quot;<br>

<br>SIPDefault.cnf contains default settings along with proxy info like this:<br><br>proxy1_address: &quot;xxx.xxx.xxx.xxx&quot;<br>proxy1_port: &quot;5060&quot;<br><br clear="all">proxy2_address: &quot;xxx.xxx.xxx.xxx&quot;<br>

proxy2_port: &quot;5060&quot;<br><br>proxy3_address: &quot;xxx.xxx.xxx.xxx&quot;<br>proxy3_port: &quot;5060&quot;<br><br><br>Same settings work fine from Grandstream phone, and X-lite. What am I missing on this Cisco phone configuration?<br>
<font color="#888888">
</font></blockquote><div><br>That all looks fine, though I don&#39;t think the ports need quotes...<br><br>You do have <br>proxy_register: 1<br>too don&#39;t you?<br><br>If so, check the debug output from sip set debug on, or, sip set debug peer 224 to see if it&#39;s reaching the server but not authenticating etc... Also, you can log into the phone using telnet to check status and restart registration (and many more things)<br>
<br>d<br></div></div><br>