[Asterisk-Users] Cisco 79XX phones not talking to asterisk

Walid Azab wazab at gawab.com
Thu Jan 13 11:08:32 MST 2005


If there is a little "X" next to the line icon then the phone is not
registered. Try showing registered phones from asterisk console using "SIP
Show peers" It will tell you which phones are registered with which IPs. 


Walid
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Jerry Geis
Sent: Thursday, January 13, 2005 6:54 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Cisco 79XX phones not talking to asterisk

Hi all,

I have setup my Cisco 79XX phone. Did the tftp, put the config files in the
right location with the right names. Booted my phone, it does the tftp
things, the screen shows my extensions everything seems fine. However, when
I come offhook and try to dial 11 which is just a playback of demo-congrats
in the dialplan the phone says

Calling Out (INV)

below is my sip.conf file - I presume it is not correcly registering with
asterisk.
The phone boots DHCP gets an address, loads the SIP software and sets there
for me to dial. However, I get the INV when I dial.

Any ideas on why the phone is displaying invalid and what to do about it???

Thanks,

jerry


sip.conf
------------------------
[201]
type=friend
dtmfmode=rfc2833
username=201
secret=201
disallow=all
allow=ulaw
allow=alaw
host=dynamic
context=smvoice-sip
callerid="Media Assistant" <201>
[202]
type=friend
dtmfmode=rfc2833
username=202
secret=202
disallow=all
allow=ulaw
allow=alaw
host=dynamic
context=smvoice-sip
callerid="Media Assistant" <201>
[203]
type=friend
dtmfmode=rfc2833
username=203
secret=203
disallow=all
allow=ulaw
allow=alaw
host=dynamic
context=smvoice-sip
callerid="Media Assistant" <201>
[204]
type=friend
dtmfmode=rfc2833
username=204
secret=204
disallow=all
allow=ulaw
allow=alaw
host=dynamic
context=smvoice-sip
callerid="Media Assistant" <201>
[205]
type=friend
dtmfmode=rfc2833
username=205
secret=205
disallow=all
allow=ulaw
allow=alaw
host=dynamic
context=smvoice-sip
callerid="Media Assistant" <201>
[206]
type=friend
dtmfmode=rfc2833
username=206
secret=206
disallow=all
allow=ulaw
allow=alaw
host=dynamic
context=smvoice-sip
callerid="Media Assistant" <201>

extension.conf
--------------------
[smvoice-sip]
exten => 11,1,Playback(demo-congrats)
exten => 11,2,Hangup

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





More information about the asterisk-users mailing list