summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2007-11-06 23:44:39 +0000
committerRussell Bryant <russell@russellbryant.com>2007-11-06 23:44:39 +0000
commite309393920857a9f407e3204170b9f95128b78c9 (patch)
treea442e16f28517626497c5742b0b3fcc11ee69cb5 /CHANGES
parentf440f8ba48c512c5de3842b09756d65fb339686f (diff)
Added the ability to do "meetme concise" with the "meetme" CLI command.
This extends the concise capabilities of this CLI command to include listing all conferences, instead of an addition to the other sub commands for the "meetme" command. (closes issue #11078) Reported by: jthomas Patches: meetme-concise.patch uploaded by jthomas (license 293) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89073 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d8fb29156..f443f86ed 100644
--- a/CHANGES
+++ b/CHANGES
@@ -190,6 +190,10 @@ MeetMe Changes
much identical to the S() and L() options to Dial(). They let you set
timeouts for the conference, as well as have warning sounds played to
let the caller know how much time is left, and when it is running out.
+ * Added the ability to do "meetme concise" with the "meetme" CLI command.
+ This extends the concise capabilities of this CLI command to include
+ listing all conferences, instead of an addition to the other sub commands
+ for the "meetme" command.
Music On Hold Changes
---------------------