100% of PDROP calls
Posted: Thu Sep 13, 2012 1:03 pm
Hello guys,
I'm having some trouble setting up a carrier for the last week or so. All calls made from auto-dialer are dropped within 5 or 6 seconds after answered even with waiting users. I tested different situations and I can replicate the problem every time, here is what I did:
Made a Manual call >>> works.
Set up a different carrier and made an auto call >>> works, so it indicates a carrier problem.
Set up both carriers on different system/network/etc >>> same result as before, "trouble" carrier still drops calls.
So I decided to do a SIP debug on both carriers to find out some differences, and here it is:
"This is from the trouble carrier"
INVITE sip:01897267491@201.7.163.180;cpd=on SIP/2.0
Via: SIP/2.0/UDP 200.178.179.90:5060;branch=z9hG4bK5ffb9658;rport
From: "V9121511120000000320" <sip:0000000000@201.7.163.180>;tag=as255bbd64
To: <sip:01897267491@201.7.163.180;cpd=on>
Contact: <sip:0000000000@200.178.179.90>
Call-ID: 1a54515e077fd6a268a1486d588e21b8@201.7.163.180
CSeq: 102 INVITE
User-Agent: Asterisk PBX
Max-Forwards: 70
Remote-Party-ID: "V9121511120000000320" <sip:0000000000@201.7.163.180>;privacy=off;screen=no
Date: Wed, 12 Sep 2012 18:11:12 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
Content-Type: application/sdp
Content-Length: 239
"This is the OK carrier"
INVITE sip:01897267491@sip1.tmaisngn.com.br;cpd=on SIP/2.0
Via: SIP/2.0/UDP 200.178.179.90:5060;branch=z9hG4bK0ead6441;rport
From: "V9121513400000000322" <sip:097236801@200.178.179.90>;tag=as0601becc
To: <sip:01897267491@sip1.tmaisngn.com.br;cpd=on>
Contact: <sip:097236801@200.178.179.90>
Call-ID: 46b4805824401e36100b93ac493afda4@200.178.179.90
CSeq: 102 INVITE
User-Agent: Asterisk PBX
Max-Forwards: 70
Remote-Party-ID: "V9121513400000000322" <sip:0000000000@200.178.179.90>;privacy=off;screen=no
Date: Wed, 12 Sep 2012 18:13:40 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
Content-Type: application/sdp
Content-Length: 215
Notice how this headers send different information on these 2 fields, I wonder if this is what is causing the problem, my guess that AST_manager_listen can't find the call and then drops it, Or maybe this is totally out of my understanding of how Vicidial deals with auto calls.
I know the easier answer would be to use a different carrier/provider, BUT my client has very good rates on this one, and the provider is open for suggestions about their configuration.
Any thoughts ? Anybody else had something like this ?
This is my configuration: Vicibox Redux 3.1.15, Vicidial 2.4-357a BUILD: 120125-2107, on Single Server, Intel Core i5, 4GB RAM, 500GB HD.
I'm having some trouble setting up a carrier for the last week or so. All calls made from auto-dialer are dropped within 5 or 6 seconds after answered even with waiting users. I tested different situations and I can replicate the problem every time, here is what I did:
Made a Manual call >>> works.
Set up a different carrier and made an auto call >>> works, so it indicates a carrier problem.
Set up both carriers on different system/network/etc >>> same result as before, "trouble" carrier still drops calls.
So I decided to do a SIP debug on both carriers to find out some differences, and here it is:
"This is from the trouble carrier"
INVITE sip:01897267491@201.7.163.180;cpd=on SIP/2.0
Via: SIP/2.0/UDP 200.178.179.90:5060;branch=z9hG4bK5ffb9658;rport
From: "V9121511120000000320" <sip:0000000000@201.7.163.180>;tag=as255bbd64
To: <sip:01897267491@201.7.163.180;cpd=on>
Contact: <sip:0000000000@200.178.179.90>
Call-ID: 1a54515e077fd6a268a1486d588e21b8@201.7.163.180
CSeq: 102 INVITE
User-Agent: Asterisk PBX
Max-Forwards: 70
Remote-Party-ID: "V9121511120000000320" <sip:0000000000@201.7.163.180>;privacy=off;screen=no
Date: Wed, 12 Sep 2012 18:11:12 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
Content-Type: application/sdp
Content-Length: 239
"This is the OK carrier"
INVITE sip:01897267491@sip1.tmaisngn.com.br;cpd=on SIP/2.0
Via: SIP/2.0/UDP 200.178.179.90:5060;branch=z9hG4bK0ead6441;rport
From: "V9121513400000000322" <sip:097236801@200.178.179.90>;tag=as0601becc
To: <sip:01897267491@sip1.tmaisngn.com.br;cpd=on>
Contact: <sip:097236801@200.178.179.90>
Call-ID: 46b4805824401e36100b93ac493afda4@200.178.179.90
CSeq: 102 INVITE
User-Agent: Asterisk PBX
Max-Forwards: 70
Remote-Party-ID: "V9121513400000000322" <sip:0000000000@200.178.179.90>;privacy=off;screen=no
Date: Wed, 12 Sep 2012 18:13:40 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
Content-Type: application/sdp
Content-Length: 215
Notice how this headers send different information on these 2 fields, I wonder if this is what is causing the problem, my guess that AST_manager_listen can't find the call and then drops it, Or maybe this is totally out of my understanding of how Vicidial deals with auto calls.
I know the easier answer would be to use a different carrier/provider, BUT my client has very good rates on this one, and the provider is open for suggestions about their configuration.
Any thoughts ? Anybody else had something like this ?
This is my configuration: Vicibox Redux 3.1.15, Vicidial 2.4-357a BUILD: 120125-2107, on Single Server, Intel Core i5, 4GB RAM, 500GB HD.