<div class="gmail_quote">2009/1/20 Zeeshan Zakaria <span dir="ltr"><<a href="mailto:zishanov@gmail.com">zishanov@gmail.com</a>></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't work for me yet.<br><br>I have universal setting in SIPDefault.cnf and phone specific settings in SIPXXXXXXXXXX.cnf. But it doesn'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: "Zeeshan A Zakaria"<br><br>line1_name: "523"<br>line1_displayname: "Zeeshan A Zakaria"<br>
line1_authname: "523"<br>line1_password: "523"<br>line1_shortname: "x523"<br><br>line2_name: "523"<br>line2_displayname: "Zeeshan"<br>line2_authname: "523"<br>line2_password: "523"<br>
line2_shortname: "x523"<br><br>line3_name: "224"<br>line3_displayname: "Zeeshan"<br>line3_authname: "224"<br>line3_password: "224"<br>line3_shortname: "x224"<br>
<br>SIPDefault.cnf contains default settings along with proxy info like this:<br><br>proxy1_address: "xxx.xxx.xxx.xxx"<br>proxy1_port: "5060"<br><br clear="all">proxy2_address: "xxx.xxx.xxx.xxx"<br>
proxy2_port: "5060"<br><br>proxy3_address: "xxx.xxx.xxx.xxx"<br>proxy3_port: "5060"<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't think the ports need quotes...<br><br>You do have <br>proxy_register: 1<br>too don'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'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>