[asterisk-bugs] [Asterisk 0010793]: [patch] MixMonitor called with old '|' separators

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Sep 21 13:09:04 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10793 
====================================================================== 
Reported By:                snar
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   10793
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 83465 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-21-2007 11:46 CDT
Last Modified:              09-21-2007 13:09 CDT
====================================================================== 
Summary:                    [patch] MixMonitor called with old '|' separators
Description: 

When monitor type set to MixMonitor (default in trunk), app_queue calls 
MixMonitor application, providing parameters separated with '|'. As it's
a trunk, it's not supported, so calls just not monitored :) 

In debug I can see next lines: 

[Sep 21 20:46:26] DEBUG[14783]: app_queue.c:2866 try_calling: Starting
MixMonito
r as requested.
[Sep 21 20:46:26] DEBUG[14783]: app_queue.c:2923 try_calling: Arguments
being pa
ssed to MixMonitor: 1190393153.9.wav|b

[Sep 21 20:46:27] ERROR[14783]: app_mixmonitor.c:179 mixmonitor_thread:
Cannot o
pen /var/spool/asterisk/monitor/1190393153.9.wav|b

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

---------------------------------------------------------------------- 
 svnbot - 09-21-07 13:09  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 83483

------------------------------------------------------------------------
r83483 | russell | 2007-09-21 13:09:03 -0500 (Fri, 21 Sep 2007) | 3 lines

Update app_queue to use commas as application argument separators.
(closes issue http://bugs.digium.com/view.php?id=10793, snar)

------------------------------------------------------------------------ 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-21-07 13:09  svnbot         Checkin                                      
09-21-07 13:09  svnbot         Note Added: 0070927                          
09-21-07 13:09  svnbot         Status                   new => assigned     
09-21-07 13:09  svnbot         Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list