[asterisk-bugs] [Asterisk 0018742]: [patch] MIXMON_ARGS not processed when call being monitored via chanspy
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Mar 17 14:05:44 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18742
======================================================================
Reported By: jkister
Assigned To: jrose
======================================================================
Project: Asterisk
Issue ID: 18742
Category: Applications/app_mixmonitor
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: 1.8.2.3
JIRA: SWP-3043
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2011-02-03 11:02 CST
Last Modified: 2011-03-17 14:05 CDT
======================================================================
Summary: [patch] MIXMON_ARGS not processed when call being
monitored via chanspy
Description:
x146 is talking to an outside line
x143 uses extenspy to listen on x146
x146 hangs up the call to outside line (while x143 is still monitoring)
${MIXMON_ARGS} is not honored.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0018750 The MixMonitor application fails to exe...
======================================================================
----------------------------------------------------------------------
(0132998) svnbot (reporter) - 2011-03-17 14:05
https://issues.asterisk.org/view.php?id=18742#c132998
----------------------------------------------------------------------
Repository: asterisk
Revision: 311198
_U trunk/
U trunk/apps/app_chanspy.c
------------------------------------------------------------------------
r311198 | jrose | 2011-03-17 14:05:43 -0500 (Thu, 17 Mar 2011) | 17 lines
Merged revisions 311197 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r311197 | jrose | 2011-03-17 14:03:34 -0500 (Thu, 17 Mar 2011) | 11
lines
This fixes a nasty chanspy bug which was causing a channel leak every
time a spied on channel made a call.
In addition to the above, it makes certain channel destruction occurs so
that applications don't get stuck waiting for datastore destruction while
monitored by chanspy.
(closes issue https://issues.asterisk.org/view.php?id=18742)
Reported by: jkister
Tested by: jkister, jcovert, jrose
Review: http://reviewboard.digium.internal/r/106/
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=311198
Issue History
Date Modified Username Field Change
======================================================================
2011-03-17 14:05 svnbot Checkin
2011-03-17 14:05 svnbot Note Added: 0132998
======================================================================
More information about the asterisk-bugs
mailing list