summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2008-04-18 18:15:11 +0000
committerJoshua Colp <jcolp@digium.com>2008-04-18 18:15:11 +0000
commite52ae018311032925da11e66a3493bbe217cc052 (patch)
tree2d5eee23ad90f620416c1e05ff84cf603a7bb7aa /CHANGES
parent0e821d72016baa4cf0a2993522f1f8a9163ff5b7 (diff)
Add MEETME_INFO dialplan function that allows querying various properties of a Meetme conference.
(closes issue #11691) Reported by: junky Patches: meetme_info.patch uploaded by jpeeler (license 325) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114261 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 90911a438..db4253c51 100644
--- a/CHANGES
+++ b/CHANGES
@@ -426,6 +426,8 @@ MeetMe Changes
for the "meetme" command.
* Added the ability to specify the music on hold class used to play into the
conference when there is only one member and the M option is used.
+ * Added MEETME_INFO dialplan function which provides a way to query
+ various properties of a Meetme conference.
Other Dialplan Application Changes
----------------------------------