[asterisk-bugs] [Asterisk 0016590]: [patch] Monitor resumes recording after SIP transfer despite StopMonitor() having been called
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jan 13 13:08:12 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16590
======================================================================
Reported By: kkm
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16590
Category: Resources/res_monitor
Reproducibility: always
Severity: major
Priority: normal
Status: ready for testing
Asterisk Version: SVN
JIRA: SWP-711
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 239389
Request Review:
======================================================================
Date Submitted: 2010-01-12 14:17 CST
Last Modified: 2010-01-13 13:08 CST
======================================================================
Summary: [patch] Monitor resumes recording after SIP transfer
despite StopMonitor() having been called
Description:
During call setup, Monitor() with the "b" flag is called.
When a call reenters PBX after transfer, dialplan calls StopMonitor()
application. Recording is stopped, and a post-recording program (soxmerge
or other if overridden) is called. This is the expected behavior.
Unexpected part: After the call is bridged again, recording resumes with
the same file name, overwriting the previous recording.
======================================================================
----------------------------------------------------------------------
(0116614) kkm (reporter) - 2010-01-13 13:08
https://issues.asterisk.org/view.php?id=16590#c116614
----------------------------------------------------------------------
No, I am not implying that. This should be also unlikely, unless the "b"
option itself was introduced recently. I merely first used StopMonitor() in
such circumstances on the server running 1.6.1.6. Sorry for being unclear
on that.
Issue History
Date Modified Username Field Change
======================================================================
2010-01-13 13:08 kkm Note Added: 0116614
======================================================================
More information about the asterisk-bugs
mailing list