[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:17:49 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:                     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-13 09:17 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:17 lmadsen        Summary                  [patch] Monotor resumes
recording after SIP transfer despite StopMonitor() having been called => [patch]
Monitor resumes recording after SIP transfer despite StopMonitor() having been
called
======================================================================




More information about the asterisk-bugs mailing list