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

Patricio Ku patricioamanku at hotmail.com
Sat Aug 27 02:50:47 MST 2005


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/




More information about the asterisk-users mailing list