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

pepesz76 pepesz76 at o2.pl
Mon Aug 3 06:21:19 CDT 2009


Thanks Guys,

I managed to get it working the problem was NAT;

in the sip.conf
[general]
nat=yes

however in the SIP<MAC>.cnf there was nothing about NAT.

It took me a while to spot it since both asterisk and phone were in
same network and I did not think about NAT.

Solutions:
1) add in sip.conf in [55] nat=no
 OR
2) add in SIPDefault :
nat_enable: 1
nat_address: ""
nat_received_processing: 1

Thanks again







Tuesday, July 28, 2009, 11:14:52 PM, you 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








> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --

> AstriCon 2009 - October 13 - 15 Phoenix, Arizona
> Register Now: http://www.astricon.net

> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users



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





More information about the asterisk-users mailing list