[asterisk-bugs] [Asterisk 0014971]: Monitor in Asterisk does not record all calls and also recordings are not complete according to the complete actual duration

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jun 12 01:28:33 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14971 
====================================================================== 
Reported By:                destiny6628
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14971
Category:                   Resources/res_monitor
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     feedback
Target Version:             1.4.27
Asterisk Version:           1.4.19 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-04-25 05:29 CDT
Last Modified:              2009-06-12 01:28 CDT
====================================================================== 
Summary:                    Monitor in Asterisk does not record all calls and
also recordings are not complete according to the complete actual duration
Description: 
e are using Monitor command for recording calls.

Issue which we are facing is are 

1)Recording does not even start happening even when Monitor command
issued.
2)Even if recording is started then also calls are half recorded.

Logs are attached both of same.

This is a bit critical issue as complete recordings are required for all
the Calls is mandatory
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0015233 MixMonitor stops after transfer from queue
====================================================================== 

---------------------------------------------------------------------- 
 (0106325) motto (reporter) - 2009-06-12 01:28
 https://issues.asterisk.org/view.php?id=14971#c106325 
---------------------------------------------------------------------- 
Hi, there.
I did update to the latest: libpri-1.4.9, dahdi-linux-2.1.0.4,
dahdi-tools-2.1.0.2, asterisk-1.4.25.1, asterisk-addons-1.4.8.
Now:
Calls being recorded fine (i.e. both channels) when initiated in dialplan
with command monitor.
exten =>
_XXXX.,1,Set(CALLFILENAME=${STRFTIME(${EPOCH},,%C%y%m%d-%H%M%S)}-${CALLERID(num)}-${EXTEN})
exten => _XXXX.,n,Monitor(wav,${CALLFILENAME})
exten => _XXXX.,n,Dial(Dahdi/g1/${EXTEN})

But when initiated via Manager API, it still writing/recording only single
channel. 
=== cut ===
Action: Monitor 
Channel: DAHDI/123-1
=== cut ===
-rw-r--r-- 1 root root 224044 2009-06-11 19:17 DAHDI-123-1-in.wav         
                                                                 
-rw-r--r-- 1 root root     44 2009-06-11 19:17 DAHDI-123-1-out.wav 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-12 01:28 motto          Note Added: 0106325                          
======================================================================




More information about the asterisk-bugs mailing list