[asterisk-bugs] [Asterisk 0012034]: 1.6beta3 - Does not record with monitor()

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Feb 20 09:08:28 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12034 
====================================================================== 
Reported By:                kowalma
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12034
Category:                   Resources/res_monitor
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.0-beta1 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             02-20-2008 01:34 CST
Last Modified:              02-20-2008 09:08 CST
====================================================================== 
Summary:                    1.6beta3 - Does not record with monitor()
Description: 
I've tried to monitor separate channels witch Monitor, but it doesn't
record a channel. I start recording like this:
exten =>
_1XXXXXXXXX,n,Set(CALLFILENAME=${TEAM}-${PROJEKT}-${EMPLOYEE}-${STRFTIME(${EPOCH},,%Y.%m.%d-%H.%M.%S)}-${EXTEN:1}-${CALLERID(name)})
exten => _1XXXXXXXXX,n,Monitor(wav,${CALLFILENAME},mb)
exten => _1XXXXXXXXX,n,Dial(${OUT}/${EXTEN},60)

and nothing happened - no call has been recorded. When I tried to use
MixMonitor calls were recorded, but I need Monitor (with recording of
separate channels). Now I had to came back to Asterisk 1.4.18
====================================================================== 

---------------------------------------------------------------------- 
 putnopvut - 02-20-08 09:08  
---------------------------------------------------------------------- 
I reproduced this locally. By removing the 'b' option from monitor, calls
were recorded properly. I will investigate further. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-20-08 09:08  putnopvut      Note Added: 0082642                          
======================================================================




More information about the asterisk-bugs mailing list