summaryrefslogtreecommitdiff
path: root/UPGRADE-13.txt
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2014-08-28 17:29:16 +0000
committerRichard Mudgett <rmudgett@digium.com>2014-08-28 17:29:16 +0000
commit4e750a26fd28ba22ad757a68b5dfe298cc9754a2 (patch)
treea17c53a722694d7b17cc9ec17aeed0587b06fdab /UPGRADE-13.txt
parentef28cc0d43a65cf933cb2b438fa7bf98a9808c82 (diff)
Added ConfBridge AMI event note to UPGRADE.txt.
........ Merged revisions 422255 from http://svn.asterisk.org/svn/asterisk/branches/12 ........ Merged revisions 422256 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@422257 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE-13.txt')
-rw-r--r--UPGRADE-13.txt13
1 files changed, 8 insertions, 5 deletions
diff --git a/UPGRADE-13.txt b/UPGRADE-13.txt
index 0599755aa..d532d291d 100644
--- a/UPGRADE-13.txt
+++ b/UPGRADE-13.txt
@@ -60,11 +60,14 @@ Build System:
Applications:
ConfBridge:
-- The sound_place_into_conference sound used in Confbridge is now deprecated
- and is no longer functional since it has been broken since its inception
- and the fix involved using a different method to achieve the same goal. The
- new method to achieve this functionality is by using sound_begin to play
- a sound to the conference when waitmarked users are moved into the conference.
+ - The sound_place_into_conference sound used in Confbridge is now deprecated
+ and is no longer functional since it has been broken since its inception
+ and the fix involved using a different method to achieve the same goal. The
+ new method to achieve this functionality is by using sound_begin to play
+ a sound to the conference when waitmarked users are moved into the conference.
+
+ - Added 'Admin' header to ConfbridgeJoin, ConfbridgeLeave, ConfbridgeMute,
+ ConfbridgeUnmute, and ConfbridgeTalking AMI events.
ControlPlayback:
- The ControlPlayback and 'control stream file' AGI command will no longer