[asterisk-bugs] [Asterisk 0014757]: 'h' extension not being executed, if caller hangs up before call is answered
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Apr 8 01:05:57 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14757
======================================================================
Reported By: alecdavis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14757
Category: Applications/app_macro
Reproducibility: always
Severity: major
Priority: normal
Status: new
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-04-08 01:05 CDT
======================================================================
Summary: '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.
======================================================================
----------------------------------------------------------------------
(0102886) tilghman (administrator) - 2009-04-08 01:05
http://bugs.digium.com/view.php?id=14757#c102886
----------------------------------------------------------------------
This patch will make the MYSQL app automatically clean up its resources
when the channel exits, if you specify that in a config file:
mysql.conf:
[general]
autoclear=yes
Issue History
Date Modified Username Field Change
======================================================================
2009-04-08 01:05 tilghman Note Added: 0102886
======================================================================
More information about the asterisk-bugs
mailing list