Page 1 of 1

Cancel Status

PostPosted: Thu Oct 09, 2014 3:25 pm
by Iz3k34l
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

Re: Cancel Status

PostPosted: Mon Dec 01, 2014 5:11 pm
by byteme2000
I'm having the same problem with the same provider.

Does anyone have any idea on this one?

Thanks.

Re: Cancel Status

PostPosted: Mon Dec 01, 2014 6:30 pm
by mflorell
Try a different carrier.

Re: Cancel Status

PostPosted: Tue Dec 02, 2014 10:27 am
by byteme2000
Matt, thanks for the reply. Are there any providers that you can recommend that work well with ViciDial. I've tried 3 in the last month that seem to have issues.

Thanks