[asterisk-bugs] [Asterisk 0011732]: soft hangup is not working
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Apr 2 17:02:26 CDT 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=11732
======================================================================
Reported By: falves11
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 11732
Category: Channels/chan_sip/General
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 97623
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 01-10-2008 10:37 CST
Last Modified: 04-02-2008 17:02 CDT
======================================================================
Summary: soft hangup is not working
Description:
I have a shell script that requests a soft hangup for any calls that are
longer than one hour, and Asterisk responds like below, but the calls
actually never close. They keep accumulating. The problem is that the calls
actually did clos, for I can see that the 'h' section of the dialplan
executed in show channels concise, but if that is so why the calls show
still in "core show channels concise". In the 'h' handler I execute a
func_odbc funtion, and also I applied the patch so func_odbc would use
direct_execute (issue 10723). Maybe these issues are related??
Requested Hangup on channel 'SIP/66.28.147.100-b51ef000'
Requested Hangup on channel 'SIP/66.28.147.100-b4b922d0'
Requested Hangup on channel 'SIP/66.28.147.100-b4f0d590'
Requested Hangup on channel 'SIP/66.28.147.100-b4e83300'
Requested Hangup on channel 'SIP/66.28.147.100-b5379840'
Requested Hangup on channel 'SIP/66.28.147.100-b537dab0'
Requested Hangup on channel 'SIP/66.28.147.100-b4f80650'
Requested Hangup on channel 'SIP/66.28.147.100-b50f2350'
Requested Hangup on channel 'SIP/66.28.147.100-b49b0710'
Requested Hangup on channel 'SIP/66.28.147.100-b498e4c0'
Requested Hangup on channel 'SIP/66.28.147.100-b4a6e9a0'
Requested Hangup on channel 'SIP/66.28.147.100-b4e01d90'
Requested Hangup on channel 'SIP/66.28.147.100-b4ba55f0'
Requested Hangup on channel 'SIP/66.28.147.100-b4e7ea60'
Requested Hangup on channel 'SIP/66.28.147.100-013792a0'
Requested Hangup on channel 'SIP/66.28.147.100-01d6c7a0'
Requested Hangup on channel 'SIP/66.28.147.100-b44f9ff0'
Requested Hangup on channel 'SIP/66.28.147.100-b43a35c0'
Requested Hangup on channel 'SIP/66.28.147.100-0121a610'
Requested Hangup on channel 'SIP/66.28.147.100-00d6bb70'
Requested Hangup on channel 'SIP/66.28.147.100-00b70e80'
Requested Hangup on channel 'SIP/66.28.147.100-008d8f80'
======================================================================
----------------------------------------------------------------------
qwell - 04-02-08 17:02
----------------------------------------------------------------------
Closed per reporter.
Issue History
Date Modified Username Field Change
======================================================================
04-02-08 17:02 qwell Status feedback => resolved
04-02-08 17:02 qwell Resolution open => fixed
04-02-08 17:02 qwell Assigned To => qwell
04-02-08 17:02 qwell Note Added: 0084964
======================================================================
More information about the asterisk-bugs
mailing list