[asterisk-bugs] [Asterisk 0016005]: Call does not drop when caller hangs up
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Oct 1 09:02:56 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=16005
======================================================================
Reported By: falves11
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16005
Category: Applications/app_dial
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 219720
Request Review:
======================================================================
Date Submitted: 2009-10-01 09:02 CDT
Last Modified: 2009-10-01 09:02 CDT
======================================================================
Summary: Call does not drop when caller hangs up
Description:
The patch created by Nicholson for issue 15936 goes only half way, I mean,
it is not enough. It records the moment when the callee picks up the phone,
and that is wonderful, but if the caller, the originator, drops the call,
the call continues on for the callee, even if the caller is long gone
several minutes ago. If the callee drops the call, then the call correctly
stops and gets billed.
The correct way to solve this is to stop the call if either leg sends BYE,
and stop the billing right there. If you need to see a live example please
contact me via the information in Digium's ticket system for ticket
FDI-431113
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-10-01 09:02 falves11 New Issue
2009-10-01 09:02 falves11 Asterisk Version => SVN
2009-10-01 09:02 falves11 Regression => No
2009-10-01 09:02 falves11 SVN Branch (only for SVN checkouts, not tarball
releases) => 1.4
2009-10-01 09:02 falves11 SVN Revision (number only!) => 219720
======================================================================
More information about the asterisk-bugs
mailing list