aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-05 22:02:38 +0000
committerbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-05 22:02:38 +0000
commitf6834bc5951b015b2a86ba6d1b1ca8f2a476f712 (patch)
treeeb988fc4bae475ecda8e0d94e7e250fbe255674d /UPGRADE.txt
parent2275e104fa6ced733754ce1a7f3c6a9d88aa9e0f (diff)
Integrate the MixMonitor functionality (introduced in 1.2) as an option for recording queue member conversations with callers. #7084
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@25076 f38db490-d61c-443f-a65b-d21fe96a405b
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