Cancel Status
Posted: Thu Oct 09, 2014 3:25 pm
So im testing out a new carrier an im getting about 50% of the calls being cancelled(regular carrier doesn't have this problem). In reading various posts i have concluded that (in my situation at least), this is caused because of no audio. So my primary provider has a ping time of about 7-9 ms, where the new provider is about 38-41 ms. I THINK there is an issue with the difference in lag time AND AMD(being to short) which is causing the cancel to happen. Is there a way to override the config files setting for 8369 extension and put the in the dial plan in the carrier setting area?
- Code: Select all
[flowroute]
disallow=all
allow=ulaw
type=friend
secret=xxxxxxxxx
username=xxxxxxxx
host=216.115.69.144
dtmfmode=rfc2833
context=inbound
canreinvite=no
insecure=port,invite
fromdomain=216.115.69.144
- Code: Select all
exten => _91XXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91XXXNXXXXXX,2,Dial(SIP/flowroute/xxxxxxx*${EXTEN:1},,Ttor)
exten => _91XXXNX
XXXXX,n,Hangup