Patricio Ku
2005-Aug-27 02:50 UTC
[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;defaultexpireynotifymimetype=text videosupport=no disallow=all allow=alaw allow=alaw allow=g729 allow=g729 ;externip;localnet;localnet/1;localnet/2 [syrinx] type=friend ;username;fromuserauth=plaintext ;secret;fromdomainhost=x.x.x.x defaultip=x.x.x.x nat=no qualify=yes canreinvite=no reinvite=no dtmfmode=info context=metrored ;mailboxrestrictcid=yes insecure=very amaflags=default ;accountcodecallgroup=1 pickupgroup=1 language=es [metroredout] type=friend username=xxxxx fromuser=xxxx auth=plaintext secret=xxxxx fromdomain=xxxxx host=xxxxxx ;defaultipnat=no qualify=yes canreinvite=no reinvite=no dtmfmode=rfc2833 context=default ;mailboxrestrictcid=yes insecure=very amaflags=default ;accountcodecallgroup=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/
asterisk
2005-Aug-27 09:32 UTC
[Asterisk-Users] Asterisk conection to Nextone, codec error
Try allow=all Turn on sip debugging and see if you can see what the codec deadlock is. ----- Original Message ----- From: "Patricio Ku" <patricioamanku@hotmail.com> To: <asterisk-users@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 followingerror:> > 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 extrasen> MSN Motor. http://motor.msn.es/researchcentre/ > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@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 > >