[asterisk-users] Need help registering Cisco 7960 Phones on Asterisk
D Tucny
d at tucny.com
Tue Jan 20 00:58:12 CST 2009
That's not my experience...
e.g.
SIP Phone> show register
LINE REGISTRATION TABLE
Proxy Registration: ENABLED, state: REGISTERED
line APR state timer expires proxy:port
---- --- ------------- ---------- ----------
----------------------------
1 111 REGISTERED 115 98 192.168.1.1:5060
2 111 REGISTERED 115 98 192.168.1.12:5060
3 ... NONE 0 0 undefined:0
4 ... NONE 0 0 undefined:0
5 ... NONE 0 0 undefined:0
6 ... NONE 0 0 undefined:0
1-BU 111 REGISTERED 115 98 192.168.1.1:5060
Note: APR is Authenticated, Provisioned, Registered
I can see registers on both servers...
d
2009/1/20 Yehavi Bourvine <yehavi.bourvine at gmail.com>
> From my experience it won't register to the second box, only to the first
> one. Why? god knows...
>
> __Yehavi:
>
> 2009/1/20 D Tucny <d at tucny.com>
>
>> 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
>>
>>
>> _______________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090120/7dc8e659/attachment.htm
More information about the asterisk-users
mailing list