aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmls <jmls@f38db490-d61c-443f-a65b-d21fe96a405b>2010-04-21 12:48:32 +0000
committerjmls <jmls@f38db490-d61c-443f-a65b-d21fe96a405b>2010-04-21 12:48:32 +0000
commit83cc6a33dfc2cb6eca83bae4eee5333615fa996a (patch)
treee4d610990800df412ba5441a1343b97d8440329f
parentf3be709455a2b44e437d1b05ac1970c75b98facc (diff)
Added CHANGES entry for new MixMonitorMute AMI command.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@258227 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 218da9cfa..aa1d40812 100644
--- a/CHANGES
+++ b/CHANGES
@@ -357,6 +357,8 @@ Asterisk Manager Interface
location than the first.
* Added new event "JabberStatus" in the Jabber module to monitor buddies
status.
+ * Added a "MixMonitorMute" AMI action for muting inbound and/or outbound audio
+ in a MixMonitor recording.
Channel Event Logging
---------------------