[asterisk-bugs] [Asterisk 0015332]: [patch] Recorded files get deleted before mixing if the call was transfered
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jun 16 08:15:41 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15332
======================================================================
Reported By: dmitry2004
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15332
Category: Resources/res_monitor
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-06-16 05:36 CDT
Last Modified: 2009-06-16 08:15 CDT
======================================================================
Summary: [patch] Recorded files get deleted before mixing if
the call was transfered
Description:
We record all calls coming into queue with
exten => 1,1,Set(MONITOR_FILENAME=${UNIQUEID})
exten => 1,n,Monitor(wav,${MONITOR_FILENAME},mb)
exten => 1,n,Queue(new_queue)
If the call is att transfered the recorded files
get deleted by Asterisk.
======================================================================
----------------------------------------------------------------------
(0106462) dmitry2004 (reporter) - 2009-06-16 08:15
https://issues.asterisk.org/view.php?id=15332#c106462
----------------------------------------------------------------------
to caspy: Thanx! Yes, the same bug
Issue History
Date Modified Username Field Change
======================================================================
2009-06-16 08:15 dmitry2004 Note Added: 0106462
======================================================================
More information about the asterisk-bugs
mailing list