aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorjsmith <jsmith@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-29 14:07:44 +0000
committerjsmith <jsmith@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-29 14:07:44 +0000
commit848960cd68d9e6e307e85ba708ca1eba1f2f7fc5 (patch)
treebc0a024f82d23f75cf91ddfe1624d61b20b681ec /CHANGES
parent5be2178eff8f5cb6c9f83d6d5f6aef061c79a69a (diff)
This patch adds custom device state handling for ConfBridge conferences,
matching the devstate handling of the MeetMe conferences. Review: https://reviewboard.asterisk.org/r/572/ Closes issue #16972 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@255281 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 950741072..8e1e96259 100644
--- a/CHANGES
+++ b/CHANGES
@@ -141,6 +141,8 @@ Applications
type features.
* Added new application VMSayName that will play the recorded name of the voicemail
user if it exists, otherwise will play the mailbox number.
+ * Added custom device states to ConfBridge bridges. Use 'confbridge:<name>' to
+ retrieve state for a particular bridge, where <name> is the conference name
Dialplan Functions
------------------