[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 09:20:20 CST 2010
The following issue has been UPDATED.
======================================================================
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:
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 09:20 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-01-13 09:20 lmadsen OS GNU/Linux (Ubuntu) =>
2010-01-13 09:20 lmadsen os_build 2.6.28-11 =>
2010-01-13 09:20 lmadsen Platform x86_64 =>
2010-01-13 09:20 lmadsen version 1.6.2.0 =>
2010-01-13 09:20 lmadsen Description Updated
2010-01-13 09:20 lmadsen Steps to Reproduce Updated
2010-01-13 09:20 lmadsen Additional Information Updated
======================================================================
More information about the asterisk-bugs
mailing list