[asterisk-bugs] [Asterisk 0014757]: [patch] 'h' extension not being executed, if caller hangs up before call is answered
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jun 29 16:39:52 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14757
======================================================================
Reported By: alecdavis
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 14757
Category: Applications/app_macro
Reproducibility: always
Severity: major
Priority: normal
Status: ready for testing
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 181371
Request Review:
======================================================================
Date Submitted: 2009-03-25 16:41 CDT
Last Modified: 2009-06-29 16:39 CDT
======================================================================
Summary: [patch] 'h' extension not being executed, if caller
hangs up before call is answered
Description:
We have a loop that clears the MYSQL connection that was used for the
call.
This used to work, but now we are seeing leaking conenctions, 1 for each
early hangup.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015045 [patch] Fetching a NULL value from data...
======================================================================
----------------------------------------------------------------------
(0107179) alecdavis (reporter) - 2009-06-29 16:39
https://issues.asterisk.org/view.php?id=14757#c107179
----------------------------------------------------------------------
Applied 290518 patch to Asterisk SVN-branch-1.6.1-r202764M
Testing:
Before patch, restarted Asterisk, dialled into it and hangup before
answer. MySQL connection left open for each non-answered call.
After patch, connections close after each non-answered call.
tried with 'autolear=yes' and 'autolear=no', with mysql.conf present and
missing, worked as expected.
This seems good to go.
Issue History
Date Modified Username Field Change
======================================================================
2009-06-29 16:39 alecdavis Note Added: 0107179
======================================================================
More information about the asterisk-bugs
mailing list