I’m having difficulty getting a new carrier to work properly. When I first setup my ViciDial dialers (4 of them) I had 2 carriers that still work great. The issue is new ones I setup are not working as well.
I’m having this issue on any new carrier I try to setup.
I can setup a new carrier and it works just fine with one call and then with several calls. Once I try putting our entire floor on the new carrier the system seems to choke almost to a stop.
I checked the carrier and they say that our system is cancelling the connection. They show the connection being good then our system cancels.
The carrier says the do not put restrictions on Calls Per Second
I’ve tried playing with the connection timeout on the campaigns. – No luck.
I thought it might be a firewall issue on my end so I took the dialers out of the fire wall. – No luck
When I check the vicidial_carrier_log table I see many dialstatus fields of CANCEL. (but there are a bunch with CANCEL for my good carriers.
Below are my Dial Plan settings. I’ve changed them many times but this copy is almost exactly the same as my good carriers.
Any thoughts? What am I missing?
Thanks
register => MyUserName:MyPassword@sip.flowroute.com
; VICIDIAL Carrier: FlowRoute - FlowRoute
; Dial 5
[flowroute]
type=peer
username=MyUserName
host=sip.flowroute.com
canreinvite=no
reinvite=no
secret=MyPassword
disallow=all
allow=g729
; VICIDIAL Carrier: FlowRoute - FlowRoute
; Dial 5
exten => _51NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _51NXXNXXXXXX,2,Dial(sip/${EXTEN:1}@flowroute,,To)
exten => _51NXXNXXXXXX,3,Hangup