[Asterisk-Users] IAX2 attempts native bridge when notransfer=yes

Peter Hsu peter at linkupservice.com
Wed Jul 20 18:27:06 MST 2005


In my iax.conf, i've set:

[general]
notransfer=yes
port=5036
tos=lowdelay
jitterbuffer=no

disallow=all
allow=gsm
allow=ulaw
allow=ilbc
allow=adpcm
allow=alaw

[VoicePulse-out]
type=peer
context=outgoing
secret=XXXXXX
username=YYYYY
host=gwiaxt01.voicepulse.com
nat=no
notransfer=yes

[Gafachi-out]
type=peer
context=outgoing
secret=XXXXXX
username=YYYYY
host=a862sgJjAf4eZArE.iax2.gafachi.com
nat=no
notransfer=yes

My dial string looks like:

exten => 
1,1,Dial(IAX2/VoicePulse-out/1${PHONE_NUMBER}|65|tm(ring)L(3600000))

Asterisk keeps attempting to do these native transfers..

Any ideas what I'm doing wrong?  This is driving me crazy.

Peter




More information about the asterisk-users mailing list