[asterisk-users] Need help registering Cisco 7960 Phones on Asterisk

D Tucny d at tucny.com
Mon Jan 19 20:36:17 CST 2009


2009/1/20 Zeeshan Zakaria <zishanov at gmail.com>

> Hi everyone,
>
> I googled this followed the instructions, but it hasn't work for me yet.
>
> I have universal setting in SIPDefault.cnf and phone specific settings in
> SIPXXXXXXXXXX.cnf. But it doesn't get registered.
>
> I need to register it on two different asterisk boxes. So my
> SIPXXXXXXXXXX.cnf looks like this:
>
> phone_label: "Zeeshan A Zakaria"
>
> line1_name: "523"
> line1_displayname: "Zeeshan A Zakaria"
> line1_authname: "523"
> line1_password: "523"
> line1_shortname: "x523"
>
> line2_name: "523"
> line2_displayname: "Zeeshan"
> line2_authname: "523"
> line2_password: "523"
> line2_shortname: "x523"
>
> line3_name: "224"
> line3_displayname: "Zeeshan"
> line3_authname: "224"
> line3_password: "224"
> line3_shortname: "x224"
>
> SIPDefault.cnf contains default settings along with proxy info like this:
>
> proxy1_address: "xxx.xxx.xxx.xxx"
> proxy1_port: "5060"
>
> proxy2_address: "xxx.xxx.xxx.xxx"
> proxy2_port: "5060"
>
> proxy3_address: "xxx.xxx.xxx.xxx"
> proxy3_port: "5060"
>
>
> Same settings work fine from Grandstream phone, and X-lite. What am I
> missing on this Cisco phone configuration?
>

That all looks fine, though I don't think the ports need quotes...

You do have
proxy_register: 1
too don't you?

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)

d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090120/25974965/attachment.htm 


More information about the asterisk-users mailing list