From 55e942768f5d70e65082be6aefd3118d633dd653 Mon Sep 17 00:00:00 2001 From: kmoore Date: Wed, 15 Jun 2011 13:45:41 +0000 Subject: 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: http://svn.digium.com/svn/asterisk/trunk@323517 f38db490-d61c-443f-a65b-d21fe96a405b --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') 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 ------------------ -- cgit v1.2.3