summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2011-09-15 12:50:40 +0000
committerOlle Johansson <oej@edvina.net>2011-09-15 12:50:40 +0000
commit73424f128e6eaec939072ef3c85f4d97706e7500 (patch)
tree5c2980b420be8f0e555608322f38e2d5d8f48c7b /CHANGES
parent40b76b6893307019888d492489a4d1dde801ad20 (diff)
Merged revisions 336042 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/10 ........ r336042 | oej | 2011-09-15 14:46:38 +0200 (Tor, 15 Sep 2011) | 12 lines Meetme: Introducing a new option "k" to kill a conference if there's only a single member left. When using Meetme as a modular call bridge from third party applications, it's handy to make it behave like a normal call bridge. When the second to last person exists, the last person will be kicked out of the conference when this option is enabled. (closes issue ASTERISK-18234) Review: https://reviewboard.asterisk.org/r/1376/ Patch by oej, sponsored by ClearIT, Solna, Sweden ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@336043 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 1b50a4b31..29863da3b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -230,6 +230,8 @@ Applications
------------
* Added 'v' option to MeetMe to play voicemail greetings when a user joins/leaves
a MeetMe conference
+ * Added 'k' option to MeetMe to automatically kill the conference when there's only
+ one participant left (much like a normal call bridge)
Asterisk Database
-----------------