Calls being dropped after 30 minutes.

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Calls being dropped after 30 minutes.

Postby boiken » Tue Aug 25, 2015 4:28 am

Hello everybody.

I just added 2 additional telephony servers to my All-in-One Servers.I used the Vicibox 6,02 CD.

I see that when an agents have 30 minutes INCALL,the call 'drops ' and they have to call the customer again .

Which can be the reason that this happen ?

Thanks
Last edited by boiken on Wed Sep 02, 2015 12:52 pm, edited 3 times in total.
CONTACT US
Vicidial Support
https://www.fiverr.com/share/rxDY0x
boiken
 
Posts: 134
Joined: Fri Sep 12, 2014 11:56 am
Location: World

Re: Calls being dropped after approximately 20 minutes.

Postby boiken » Thu Aug 27, 2015 7:11 am

Okay it just turned out that this is the SIP provider issue.
CONTACT US
Vicidial Support
https://www.fiverr.com/share/rxDY0x
boiken
 
Posts: 134
Joined: Fri Sep 12, 2014 11:56 am
Location: World

Re: Calls being dropped after approximately 30 minutes.

Postby boiken » Mon Aug 31, 2015 5:24 am

This problem is still happening.
After SIP Provider made test it results they were no problems.
Now i made some tests myself.
I added some phones at the old server 1.200 (All-In-One Server) and the interruption of the calls made with this SIP after 30 minutes does note happen.
It happens only to the new servers. 1.201(Telephony 1) and 1.202(Telephony 2).

How is this possible ?????
Can it be a Carrier configuration problem to the new servers ?
CONTACT US
Vicidial Support
https://www.fiverr.com/share/rxDY0x
boiken
 
Posts: 134
Joined: Fri Sep 12, 2014 11:56 am
Location: World

Re: Calls being dropped after approximately 30 minutes.

Postby udfxrookie » Mon Aug 31, 2015 10:37 am

Watch the CLI in asterisks to see what's going on.
Log in through SSH
After you are in the Linux CLI, the asterisk CLI is available by entering:
Code: Select all
asterisk -R

you can leave that by typing exit

If you need any help understanding the above check out this page http://www.vicidial.org/VICIDIALforum/viewtopic.php?f=4&t=26690
Vicibox 6.0.2 from Vicibox_v.6.0.x86_64-6.0.2.iso | Vicidial 2.10-452n build: 14111-0554 | Asterisk 1.8.31.0-vici | 1 AIO Setup Helping local companies startup www.AKAMarketing.net
udfxrookie
 
Posts: 178
Joined: Thu Dec 10, 2009 9:42 am
Location: Florida

Re: Calls being dropped after approximately 30 minutes.

Postby boiken » Mon Aug 31, 2015 10:42 am

what do i have to look on asterisk -r,because there are passed like 100 scripts in a second so you cant catch anything seeing it.
CONTACT US
Vicidial Support
https://www.fiverr.com/share/rxDY0x
boiken
 
Posts: 134
Joined: Fri Sep 12, 2014 11:56 am
Location: World

Re: Calls being dropped after approximately 30 minutes.

Postby boiken » Tue Sep 01, 2015 3:12 am

i See this status when i ngrep a number that passes 30 minutes.

U 95.107.130.50:5060 -> 192.168.1.201:5060
SIP/2.0 481 Unknown Dialog.
Via: SIP/2.0/UDP 95.107.162.230:5060;received=95.107.162.230;branch=z9hG4bK7456382a;rport=1091.
From: "V8271010190004652610" <sip:3558189189@95.107.162.230>;tag=as4ddc1d9d.
To: <sip:00390396956879@95.107.130.50>;tag=SDtovm599-45826b5f-13c4-55dec5eb-adc68f43-33fe.
Call-ID: 53f7667b30d4ba8b447d0dbc5aa089b4@95.107.162.230:5060.
CSeq: 104 BYE.

What is Unknown Dialog status for ?
CONTACT US
Vicidial Support
https://www.fiverr.com/share/rxDY0x
boiken
 
Posts: 134
Joined: Fri Sep 12, 2014 11:56 am
Location: World

Re: Calls being dropped after approximately 30 minutes.

Postby boiken » Wed Sep 02, 2015 5:44 am

i have made a tcpdump (and opened the file with wireshark)to the server that has this problem and one to the server doesnt have this problem
here is the output :
All-In-One Server (that has no problem after the 30' minute of call is passed)
|Time | 192.168.1.200 |
| | | 95.107.130.50 |
|249.510802| INVITE SDP (g729 tel |SIP From: "V9020951010004323574" <sip:35503656181@95.107.130.50 To:<sip:00390364466931@95.107.130.50
| |(5060) ------------------> (5060) |
|249.514106| 100 Trying| |SIP Status
| |(5060) <------------------ (5060) |
|249.532598| 407 Proxy Authentica |SIP Status
| |(5060) <------------------ (5060) |
|249.532804| ACK | |SIP Request
| |(5060) ------------------> (5060) |
|249.532942| INVITE SDP (g729 tel |SIP From: "V9020951010004323574" <sip:35503656181@95.107.130.50 To:<sip:00390364466931@95.107.130.50
| |(5060) ------------------> (5060) |
|249.536344| 100 Trying| |SIP Status
| |(5060) <------------------ (5060) |
|251.456308| 180 Ringing SDP (g72 |SIP Status
| |(5060) <------------------ (5060) |
|260.916964| 200 OK SDP (g729 tel |SIP Status
| |(5060) <------------------ (5060) |
|260.917252| ACK | |SIP Request
| |(5060) ------------------> (5060) |
|2060.044637| OPTIONS | |SIP Request
| |(5060) <------------------ (5060) |
|2060.044769| 200 OK | |SIP Status
| |(5060) ------------------> (5060) |
|3362.405272| BYE | |SIP Request
| |(5060) ------------------> (5060) |
|3362.413594| 200 OK | |SIP Status
| |(5060) <------------------ (5060) |

Telephony Server (that has the problem)
|Time | 192.168.1.201 |
| | | 95.107.130.50 |
|999.399794| INVITE SDP (g729 tel |SIP From: "V9021149530004516662" <sip:35503656181@95.107.130.50 To:<sip:00390432233158@95.107.130.50
| |(5060) ------------------> (5060) |
|999.406252| 100 Trying| |SIP Status
| |(5060) <------------------ (5060) |
|999.640775| 407 Proxy Authentica |SIP Status
| |(5060) <------------------ (5060) |
|999.640924| ACK | |SIP Request
| |(5060) ------------------> (5060) |
|999.641022| INVITE SDP (g729 tel |SIP From: "V9021149530004516662" <sip:35503656181@95.107.130.50 To:<sip:00390432233158@95.107.130.50
| |(5060) ------------------> (5060) |
|999.644201| 100 Trying| |SIP Status
| |(5060) <------------------ (5060) |
|1001.766829| 180 Ringing SDP (g72 |SIP Status
| |(5060) <------------------ (5060) |
|1010.813165| 200 OK SDP (g729 tel |SIP Status
| |(5060) <------------------ (5060) |
|1010.813389| ACK | |SIP Request
| |(5060) ------------------> (5060) |
|2860.977885| BYE | |SIP Request
| |(5060) ------------------> (5060) |
|2860.980293| 481 Unknown Dialog |SIP Status
| |(5060) <------------------ (5060) |

So it looks like the SIP provider server after 1800 seconds INCALL sends a OPTIONS message.
And in the case of the all-in-one server it gets an answer like 200 OK.
In the Telephony server it shows Unknown Dialog.
Do i have do modify smth at my asterisk or is the provider problem ?
CONTACT US
Vicidial Support
https://www.fiverr.com/share/rxDY0x
boiken
 
Posts: 134
Joined: Fri Sep 12, 2014 11:56 am
Location: World

Re: Calls being dropped after approximately 30 minutes.

Postby omarrodriguezt » Wed Sep 02, 2015 8:00 am

Try using another provider. Is always a good practice to have more than 1. If the situation does not happen with the other, then, you have your question answered.
http://www.ITContinental.com
Dedicated USA Servers - Vicibox - Vicidial - Limesurvey - Vtiger CRM - More than 15 years experience - Hablamos Español
omarrodriguezt
 
Posts: 667
Joined: Fri Jun 05, 2009 12:22 pm
Location: Dominican Republic

Re: Calls being dropped after approximately 30 minutes.

Postby boiken » Wed Sep 02, 2015 9:19 am

I have another sip provider.and this problem doesnt happen with other provider.
Now the question is : Why this happens only on the new servers and not the old all-in-one ?
CONTACT US
Vicidial Support
https://www.fiverr.com/share/rxDY0x
boiken
 
Posts: 134
Joined: Fri Sep 12, 2014 11:56 am
Location: World

Re: Calls being dropped after 30 minutes.

Postby omarrodriguezt » Wed Sep 02, 2015 2:58 pm

Well, based on your last answer, there should be some settings in one provider that is not working correctly.
http://www.ITContinental.com
Dedicated USA Servers - Vicibox - Vicidial - Limesurvey - Vtiger CRM - More than 15 years experience - Hablamos Español
omarrodriguezt
 
Posts: 667
Joined: Fri Jun 05, 2009 12:22 pm
Location: Dominican Republic


Return to Support

Who is online

Users browsing this forum: Bing [Bot] and 62 guests