[asterisk-bugs] [Asterisk 0014829]: Mixmonitor/Monitor stops when automated dial out call files used with local channel

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Apr 6 08:27:51 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14829 
====================================================================== 
Reported By:                licedey
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14829
Category:                   Channels/chan_local
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.24 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-04-04 21:43 CDT
Last Modified:              2009-04-06 08:27 CDT
====================================================================== 
Summary:                    Mixmonitor/Monitor stops when automated dial out
call files used with local channel
Description: 
I use local channel to record automated dial out calls. However after
receiver answer the phone, Asterisk hangs up local channel and bridge both
parties at different call, making it impossible to record the calls. I have
tried to use AUDIOHOOK_INHERIT function in dial plan and set it from auto
dial out call file but it didn't help.
====================================================================== 

---------------------------------------------------------------------- 
 (0102776) mmichelson (administrator) - 2009-04-06 08:27
 http://bugs.digium.com/view.php?id=14829#c102776 
---------------------------------------------------------------------- 
I'm assuming that the call to the MixMonitor application is happening in
extension 822222233332 at dialout. The problem is that you are placing the
MixMonitor audiohook on the Local channel which is optimized away once the
call is bridged. A temporary workaround for this problem would be to
replace the "Data" line in the call file with:

Data:Local/822222233332 at dialout/n 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-06 08:27 mmichelson     Note Added: 0102776                          
======================================================================




More information about the asterisk-bugs mailing list