[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 05:43:57 CDT 2009
The following issue has been UPDATED.
======================================================================
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 05:43 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-06-16 05:43 dmitry2004 Summary Recorded files get
deleted before mixing if the call was transfered => [patch] Recorded files get
deleted before mixing if the call was transfered
======================================================================
More information about the asterisk-bugs
mailing list