summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorBJ Weschke <bweschke@btwtech.com>2006-05-05 22:02:38 +0000
committerBJ Weschke <bweschke@btwtech.com>2006-05-05 22:02:38 +0000
commitd83bd4d1368d8518b3c60ea5e965291faf83be18 (patch)
treeeb988fc4bae475ecda8e0d94e7e250fbe255674d /UPGRADE.txt
parentb6ac5b36c6ed74f9591a295ae14f0d10793db772 (diff)
Integrate the MixMonitor functionality (introduced in 1.2) as an option for recording queue member conversations with callers. #7084
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25076 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 953a66133..07f68b20b 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -93,6 +93,10 @@ Applications:
option, it will default to "no" to keep backward compatability with the old
behavior.
+* The app_queue application now has the ability to use MixMonitor to
+ record conversations queue members are having with queue callers. Please
+ see configs/queues.conf.sample for more information on this option.
+
* ast_play_and_record would attempt to cancel the recording if a DTMF
'0' was received. This behavior was not documented in most of the
applications that used ast_play_and_record and the return codes from