[Asterisk-Users] Asterisk conection to Nextone, codec error

asterisk asterisk at totarotechnologies.com
Sat Aug 27 09:32:19 MST 2005


Try allow=all

Turn on sip debugging and see if you can see what the codec deadlock is.



----- Original Message ----- 
From: "Patricio Ku" <patricioamanku at hotmail.com>
To: <asterisk-users at lists.digium.com>
Sent: Saturday, August 27, 2005 5:50 AM
Subject: [Asterisk-Users] Asterisk conection to Nextone, codec error


> Hi:
> Does anyone knows how to connect a Nextone and an Asterisk-Linux ?
> I want to pass all incoming calls from syrinx to metroredout.
> Some of the call ring and are passed, but I am getting the following
error:
>
> Aug 27 11:41:48 NOTICE[5936]: rtp.c:277 process_rfc3389: Comfort noice
> support incomplete in Asterisk (RFC 3389).  Please turn off on client if
> possible. Client IP: 84.233.182.102
> Aug 27 11:41:49 NOTICE[5936]: chan_sip.c:3172 process_sdp: No compatible
> codecs!
>
> I have the following configuration:
> extensions.conf
>
> [metrored]
> exten=>_00260.,1,Dial(SIP/metroredout/${EXTEN},60,tr)
> exten=>_00263.,1,Dial(SIP/metroredout/${EXTEN},60,tr)
> exten=>_6.,1,Dial(SIP/metroredout/${EXTEN},60,tr)
>
> sip.conf
> [general]
> port=5060
> context=outgoing
> bindaddr=0.0.0.0
> srvlookup=yes
> pedantic=yes
> tos=lowdelay
> ;maxexpirey=
> ;realm=
> ;defaultexpirey=
> notifymimetype=text
> videosupport=no
> disallow=all
> allow=alaw
> allow=alaw
> allow=g729
> allow=g729
> ;externip=
> ;localnet=
> ;localnet/1=
> ;localnet/2=
>
>
>
> [syrinx]
> type=friend
> ;username=
> ;fromuser=
> auth=plaintext
> ;secret=
> ;fromdomain=
> host=x.x.x.x
> defaultip=x.x.x.x
> nat=no
> qualify=yes
> canreinvite=no
> reinvite=no
> dtmfmode=info
> context=metrored
> ;mailbox=
> restrictcid=yes
> insecure=very
> amaflags=default
> ;accountcode=
> callgroup=1
> pickupgroup=1
> language=es
>
> [metroredout]
> type=friend
> username=xxxxx
> fromuser=xxxx
> auth=plaintext
> secret=xxxxx
> fromdomain=xxxxx
> host=xxxxxx
> ;defaultip=
> nat=no
> qualify=yes
> canreinvite=no
> reinvite=no
> dtmfmode=rfc2833
> context=default
> ;mailbox=
> restrictcid=yes
> insecure=very
> amaflags=default
> ;accountcode=
> callgroup=1
> pickupgroup=1
> language=es
>
> _________________________________________________________________
> ¿Estás pensando en cambiar de coche? Todas los modelos de serie y extras
en
> MSN Motor. http://motor.msn.es/researchcentre/
>
> _______________________________________________
> --Bandwidth and Colocation sponsored by Easynews.com --
>
> 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
>
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.344 / Virus Database: 267.10.16/83 - Release Date: 8/26/2005
>
>




More information about the asterisk-users mailing list