[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 18:12:22 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: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 181371
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-03-25 16:41 CDT
Last Modified: 2009-06-29 18:12 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...
======================================================================
----------------------------------------------------------------------
(0107200) svnbot (reporter) - 2009-06-29 18:12
https://issues.asterisk.org/view.php?id=14757#c107200
----------------------------------------------------------------------
Repository: asterisk-addons
Revision: 962
_U branches/1.6.1/
U branches/1.6.1/apps/app_addon_sql_mysql.c
A branches/1.6.1/configs/mysql.conf.sample
------------------------------------------------------------------------
r962 | tilghman | 2009-06-29 18:12:21 -0500 (Mon, 29 Jun 2009) | 22 lines
Merged revisions 960 via svnmerge from
https://origsvn.digium.com/svn/asterisk-addons/trunk
................
r960 | tilghman | 2009-06-29 17:33:29 -0500 (Mon, 29 Jun 2009) | 15
lines
Merged revisions 959 via svnmerge from
https://origsvn.digium.com/svn/asterisk-addons/branches/1.4
........
r959 | tilghman | 2009-06-29 17:21:09 -0500 (Mon, 29 Jun 2009) | 8
lines
Autoclear resources in app MYSQL when the channel ends.
(closes issue https://issues.asterisk.org/view.php?id=14757)
Reported by: alecdavis
Patches:
20090408__bug14757.diff.txt uploaded by tilghman (license 14)
20090518__issue14757__trunk.diff.txt uploaded by tilghman
(license 14)
Tested by: alecdavis
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk-addons?view=rev&revision=962
Issue History
Date Modified Username Field Change
======================================================================
2009-06-29 18:12 svnbot Checkin
2009-06-29 18:12 svnbot Note Added: 0107200
======================================================================
More information about the asterisk-bugs
mailing list