From: Richard Mudgett Date: Thu, 28 Aug 2014 17:29:16 +0000 (+0000) Subject: Added ConfBridge AMI event note to UPGRADE.txt. X-Git-Tag: 14.0.0-beta1~1699 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e750a26fd28ba22ad757a68b5dfe298cc9754a2;p=thirdparty%2Fasterisk.git 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 --- diff --git a/UPGRADE-13.txt b/UPGRADE-13.txt index 0599755aa7..d532d291d3 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