[asterisk-users] CIsco 7960 + asterisk: hepl needed

pepesz76 pepesz76 at o2.pl
Mon Aug 3 06:39:25 CDT 2009


Hello Mark,

I managed to make it work - see my previous post

Since you have those phones - does:

voip_control_port: 5060
start_media_port: 10000
end_media_port:  10050

works in your case? I tried to put those in SIPDefault but looks like
the phone ignores those and always says:
start media port 16384
end media port 32766

Any ideas?
Thanks :)

Thursday, July 30, 2009, 3:21:54 AM, you wrote:

> Pepesz,

> Did you get your 7960 working? We have about 40 of them running. your
> config looks ok. I can compare it to my setup tomorrow.  look at your
> sip config on the phone and see if it matches what you expect. also  
> check the status on the phone and see if there are any errors.  try  
> quotes around the password.

> Mark


> On Jul 28, 2009, at 5:14 PM, pepesz76 wrote:

>> Dear All,
>>
>> I'm trying to configure my new phone Cisco 7960 to work with asterisk.
>>
>> I followed http://www.asteriskguru.com/tutorials/cisco_7960_ip_phone_configuration.html
>> and I got into the point where I can see on the the display line  
>> indication showing
>> "55 <phone icon with x>" so it looks like the phone is not registered.
>>
>> The phone and the asterisk are in the same local network.
>>
>> On asterisk side:
>> Cawdor*CLI> sip show peers
>> ...
>> 55/55                      (Unspecified)    D   N      5060      
>> UNKNOWN
>> ...
>>
>>
>>
>>
>> What am I missing?
>>
>> Best regards,
>>
>> Lukasz
>>
>>
>>
>> sip.conf:
>>
>> [55]
>> type=friend
>> defaultuser=55
>> secret=12345655
>> context=home_castle
>> callerid="Lukasz Cisco 7960" <55>
>> canreinvite=no
>> host=dynamic
>> dtmfmode=rfc2833
>> qualify=200
>> mailbox=55
>>
>>
>> SIPDefault.cnf:
>>
>> image_version: P0S3-8-12-00
>> proxy1_address: 192.168.1.109 ; Can be dotted IP or FQDN
>> proxy_register: 1
>> messages_uri:   80
>> phone_password: cisco ; Limited to 31 characters (Default - cisco)
>> sntp_mode: directedbroadcast ;"unicast"
>> sntp_server: 192.168.1.77
>> time_zone: GMT+01/00 ; assuming you're in GMT
>> time_format_24hr: 1 ; to show the time in 24hour format
>> date_format: D/M/Y  ; format you would like the date in
>> dial_template: dialplan
>>
>>
>> SIP<MAC>.cnf:
>>
>> image_version: P0S3-8-12-00
>> line1_name: 55
>> line1_authname: 55
>> line1_shortname: 55 ; displayed on the phones softkey
>> line1_password: 12345655
>> line1_displayname: "Lukasz Cisco7960"; the caller id
>> proxy1_port: 5060
>> proxy1_address: 192.168.1.109
>> # Phone Label (Text desired to be displayed in upper right corner)
>> phone_label: "Castle  " ; add a space at the end, looks neater
>> phone_password: "cisco" ; Limited to 31 characters (Default - cisco)
>> user_info: none
>> telnet_level: 2
>>
>>
>>
>>
>>
>>




-- 
Best regards,
 pepesz76                            mailto:pepesz76 at o2.pl





More information about the asterisk-users mailing list