[asterisk-bugs] [Asterisk 0016944]: Monitor() does not handle filenames with path correct

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Mar 2 09:37:48 CST 2010


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16944 
====================================================================== 
Reported By:                klaus3000
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16944
Category:                   Resources/res_monitor
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.2.4 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-03-02 09:37 CST
Last Modified:              2010-03-02 09:37 CST
====================================================================== 
Summary:                    Monitor() does not handle filenames with path
correct
Description: 
When calling Monitor() with a filename which contains a directory the
Monitor application does not handle it correct, e.g.:

Monitor(,foo/bar,m); fails as Monitor tries to create /foo/bar-in.wav

Monitor(,/foo/bar,m); creates the /foo/bar-in.wav and /foo/bar-out.wav
files correctly, but fails when mixing as it prefixes the monitor directory
although the filename is absolute:
/var/spool/asterisk/monitor//foo/bar-in.wav 

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-02 09:37 klaus3000      New Issue                                    
2010-03-02 09:37 klaus3000      Asterisk Version          => 1.6.2.4         
2010-03-02 09:37 klaus3000      Regression                => No              
2010-03-02 09:37 klaus3000      SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list