From 57304108617b15c1f66092772b748163f6d4da62 Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Mon, 9 Dec 2013 16:42:59 +0000 Subject: Create function for retrieving Mixmonitor instance data. For the time, this is only useful for retrieving the filename. The purpose of this function is to better facilitate multiple mixmonitors per channel. Setting a MIXMONITOR_FILENAME channel variable is not conducive to such behavior, so allowing finer grained access to individual mixmonitor properties improves the situation. The MIXMONITOR_FILENAME channel variable is still set, though, so there is no worry about backwards compatibility. Review: https://reviewboard.asterisk.org/r/3023 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@403512 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index cc6181010..91cd210bb 100644 --- a/CHANGES +++ b/CHANGES @@ -51,6 +51,11 @@ Say the background application and jump to the received extension once a match is established or after a short period of inactivity. +MixMonitor +------------------------- + * A new function, MIXMONITOR, has been added to allow access to individual + instances of MixMonitor on a channel. + ------------------------------------------------------------------------------ --- Functionality changes from Asterisk 11 to Asterisk 12 -------------------- ------------------------------------------------------------------------------ -- cgit v1.2.3