summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorKinsey Moore <kmoore@digium.com>2011-06-15 13:45:41 +0000
committerKinsey Moore <kmoore@digium.com>2011-06-15 13:45:41 +0000
commitb019f9564260536340b6f9e1cc677a2e9f49eeed (patch)
tree5ff7e2f8bb41c03c860a7ea51279080451462907 /CHANGES
parent70d9527951d411ff1760ff2161ecbd088d36d105 (diff)
CONFBRIDGE_INFO function to get conference data
Added the CONFBRIDGE_INFO dialplan function to get information about a conference bridge including locked status and number of parties, admins, and marked users. Review: https://reviewboard.asterisk.org/r/1271/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@323517 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 44fda375c..1dfadcbf7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -79,6 +79,9 @@ ConfBridge
mixing audio at sample rates ranging from 8khz-96khz.
* CONFBRIDGE dialplan function capable of creating dynamic ConfBridge user
and bridge profiles on a channel.
+ * CONFBRIDGE_INFO dialplan function capable of retreiving information
+ about a conference such as locked status and number of parties, admins,
+ and marked users.
Dialplan Variables
------------------