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

César Davi Ávila do Nascimento cesard at intelbras.com.br
Thu Jan 13 12:13:08 MST 2005


Hi,

I'm using a cisco Phone and it works fine. See below my sip.conf file:

;
;Cisco IP Phone
;
[45]
type=friend
username=xx
secret=xx
nat=yes
dtmfmode=rfc2833
canreinvite=no  ---------------------------------------> this is
important!!!!!
qualify=1000
defaultip=xx.xx.xx.xx
host=dynamic
disallow=all
allow=ulaw
allow=alaw
allow=g723.1
allow=g726
allow=g729
allow=gsm
allow=ilbc
allow=lpc10
allow=speex

Regards

César

----- Original Message ----- 
From: "Jerry Geis" <geisj at pagestation.com>
To: <asterisk-users at lists.digium.com>
Sent: Thursday, January 13, 2005 1:54 PM
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