aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-18 18:15:11 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-18 18:15:11 +0000
commit4fabc3fc0286871888c46be5111469eecaddd797 (patch)
tree2d5eee23ad90f620416c1e05ff84cf603a7bb7aa /CHANGES
parent1b556f00bb0b3b4b247a13742bba2b690a45bf91 (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: http://svn.digium.com/svn/asterisk/trunk@114261 f38db490-d61c-443f-a65b-d21fe96a405b
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
----------------------------------