Asterisk/Vicidial not hanging up channles

All installation and configuration problems and questions

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

Asterisk/Vicidial not hanging up channles

Postby Rudolfmdlt » Tue Oct 07, 2014 10:27 am

Hello All,

ViciBox Redux v.6.0.2-140825 single server install. Used the preload ISO. The server has an amfeltec card. Desktop setup with intel Core i7.

The server dials out over a SIP trunk and call quality is perfect but as the day proceeds, asterisk does not hang up calls and channels.

When I do an asterisk -rx 'core show channels' the active calls and channels reaches into the 10 000's after a couple of hours an inadvertently causes issues. On the asterisk console, I start getting hundreds of these messages:
Code: Select all
Oct  7 17:14:39] WARNING[25594]: chan_sip.c:4214 __sip_autodestruct: Autodestruct on dialog '5d0f4fb1561dc3e96d4d61c521a23272@172.17.146.11:5060' with owner SIP/Peer-Dialer1-000001e0 in place (Method: BYE). Rescheduling destruction for 10000 ms
[Oct  7 17:14:39] WARNING[25594]: chan_sip.c:4214 __sip_autodestruct: Autodestruct on dialog '229b0b48544b045f6a2c44750784d8b3@192.168.1.5:5060' with owner SIP/500-00000173 in place (Method: BYE). Rescheduling destruction for 10000 ms
[Oct  7 17:14:40] WARNING[25594]: chan_sip.c:4214 __sip_autodestruct: Autodestruct on dialog '0bfc7b5d0a34e37e11ed495c6cbb9a9d@192.168.1.5:5060' with owner SIP/500-000001b3 in place (Method: BYE). Rescheduling destruction for 10000 ms


Has anybody seen this behaviour on Vicidial before?

Regards,

Rudolf
Rudolfmdlt
 
Posts: 92
Joined: Thu Jul 25, 2013 2:07 am

Re: Asterisk/Vicidial not hanging up channles

Postby boybawang » Wed Oct 08, 2014 5:51 am

did you try another sip carrier? also is your server behind nAT?
Vicidial Installation + Configuration + Support + Custom Development
Download my ebook on installing vicidial for free http://download.vicidial.com/ubuntu/VIC ... 100331.pdf
skype: deodax.cordova@gmail.com
m: +639172063730
boybawang
 
Posts: 989
Joined: Sat Nov 14, 2009 1:18 pm
Location: Dumaguete City, Negros Oriental, Philippines

Re: Asterisk/Vicidial not hanging up channles

Postby geoff3dmg » Wed Oct 08, 2014 9:20 am

What does your carrier dialplan look like? Did you forget to put the Hangup() as the last entry?
Vicibox 5.03 from .iso | VERSION: 2.10-451a BUILD: 140902-0816 | Asterisk 1.8.28.2-vici | Multi-Server | Amfeltec H/W Timing Cards | No Extra Software After Installation | Dell PowerEdge 1850 | Pentium 4 'Prescott' Xenon Quad @ 3.40GHz
geoff3dmg
 
Posts: 403
Joined: Tue Jan 29, 2013 4:35 am
Location: Lancashire, UK

Re: Asterisk/Vicidial not hanging up channles

Postby bondkmf » Mon Nov 09, 2015 4:07 pm

I am now getting this error as well.

WARNING[2940]: chan_sip.c:4214 __sip_autodestruct: Autodestruct on dialog '5925e955189577c860ced004479cb6f9@198.178.122.5:5060' with owner SIP/iplinkOUT65-00002adf in place (Method: BYE). Rescheduling destruction for 10000 ms

This is causing calls to not complete and place agents on hold for 3+ minutes. Also when a call finally does connect it does not register as a LIVE CALL.

VERSION: 2.12-497a
BUILD: 150717-1333

This is my carrier dial plan and we have switched carriers and that didn't help either.

exten => _91XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91XXXXXXXXXX,2,Dial(${SIPTRUNK}/${EXTEN:1},,To)
exten => _91XXXXXXXXXX,3,Hangup

exten => _1XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _1XXXXXXXXXX,2,Dial(${SIPTRUNK}/${EXTEN},,To)
exten => _1XXXXXXXXXX,3,Hangup

exten => _XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _XXXXXXXXXX,2,Dial(${SIPTRUNK}/1${EXTEN},,To)
exten => _XXXXXXXXXX,3,Hangup



Please advise as we are pretty much 100% out of business at this point because of this error. I restarted the servers and it worked fine for about 30 minutes then boom same issue.
bondkmf
 
Posts: 25
Joined: Mon Aug 10, 2015 2:55 pm

Re: Asterisk/Vicidial not hanging up channles

Postby bondkmf » Mon Nov 09, 2015 4:25 pm

It's not just every now and then either, it's a constant stream of:

[Nov 9 16:22:49] WARNING[6367]: res_agi.c:1500 launch_netscript: FastAGI connection to 'agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------' timed out after MAX_AGI_CONNECT (2000) milliseconds.
[Nov 9 16:22:49] WARNING[6369]: res_agi.c:1500 launch_netscript: FastAGI connection to 'agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------' timed out after MAX_AGI_CONNECT (2000) milliseconds.
[Nov 9 16:22:49] WARNING[6375]: res_agi.c:1500 launch_netscript: FastAGI connection to 'agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------' timed out after MAX_AGI_CONNECT (2000) milliseconds.
[Nov 9 16:22:49] WARNING[6379]: res_agi.c:1500 launch_netscript: FastAGI connection to 'agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------' timed out after MAX_AGI_CONNECT (2000) milliseconds.
[Nov 9 16:22:49] WARNING[6385]: res_agi.c:1500 launch_netscript: FastAGI connection to 'agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------' timed out after MAX_AGI_CONNECT (2000) milliseconds.
[Nov 9 16:22:49] WARNING[6388]: res_agi.c:1500 launch_netscript: FastAGI connection to 'agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------' timed out after MAX_AGI_CONNECT (2000) milliseconds.
[Nov 9 16:22:49] WARNING[6392]: res_agi.c:1500 launch_netscript: FastAGI connection to 'agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------' timed out after MAX_AGI_CONNECT (2000) milliseconds.
[Nov 9 16:22:49] WARNING[6394]: res_agi.c:1500 launch_netscript: FastAGI connection to 'agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------' timed out after MAX_AGI_CONNECT (2000) milliseconds.
[Nov 9 16:22:49] WARNING[6396]: res_agi.c:1500 launch_netscript: FastAGI connection to 'agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------' timed out after MAX_AGI_CONNECT (2000) milliseconds.
[Nov 9 16:22:49] WARNING[6405]: res_agi.c:1500 launch_netscript: FastAGI connection to 'agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------' timed out after MAX_AGI_CONNECT (2000) milliseconds.
[Nov 9 16:22:49] WARNING[6407]: res_agi.c:1500 launch_netscript: FastAGI connection to 'agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------' timed out after MAX_AGI_CONNECT (2000) milliseconds.
[Nov 9 16:22:49] WARNING[6413]: res_agi.c:1500 launch_netscript: FastAGI connection to 'agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------' timed out after MAX_AGI_CONNECT (2000) milliseconds.
[Nov 9 16:22:49] WARNING[6417]: res_agi.c:1500 launch_netscript: FastAGI connection to 'agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------' timed out after MAX_AGI_CONNECT (2000) milliseconds.
bondkmf
 
Posts: 25
Joined: Mon Aug 10, 2015 2:55 pm


Return to Support

Who is online

Users browsing this forum: No registered users and 98 guests