[asterisk-bugs] [Asterisk 0016590]: [patch] Monotor resumes recording after SIP transfer despite StopMonitor() having been called
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 12 16:23:20 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: new
Asterisk Version: SVN
JIRA:
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-12 16:23 CST
======================================================================
Summary: [patch] Monotor 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.
======================================================================
----------------------------------------------------------------------
(0116545) kkm (reporter) - 2010-01-12 16:23
https://issues.asterisk.org/view.php?id=16590#c116545
----------------------------------------------------------------------
Uploaded patches against 1.6.1.6 and trunk head. Either could be applied to
interim versions, albeit with offset: the logic has not changed.
Issue History
Date Modified Username Field Change
======================================================================
2010-01-12 16:23 kkm Note Added: 0116545
======================================================================
More information about the asterisk-bugs
mailing list