summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJonathan Rose <jrose@digium.com>2011-03-11 18:54:45 +0000
committerJonathan Rose <jrose@digium.com>2011-03-11 18:54:45 +0000
commit6e36042f64f54785afa4815f262c1e0e08ce596f (patch)
treee8fad5379d8eee5d6b2ab41a73d6270d8437b447 /CHANGES
parent7cf70df99941b006f0117acd89e3eba139d00d6c (diff)
Mix Monitor: Now with r and t options.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@310373 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f6ad2ffe8..dde4ffcb3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -70,6 +70,13 @@ Calendaring
* Added setvar option to calendar.conf to allow setting channel variables on
notification channels.
+MixMonitor
+--------------------------
+ * Added two new options, r and t with file name arguments to record
+ single direction (unmixed) audio recording separate from the bidirectional
+ (mixed) recording. The mixed file name argument is optional now as long
+ as at least one recording option is used.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.6.2 to Asterisk 1.8 ----------------
------------------------------------------------------------------------------