Add documentation for new manager event in chan_local

AST-17623


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@333071 65c4cc65-6c06-0410-ace0-fbb531ad65f3
certified/11.2
Olle Johansson 14 years ago
parent 64fb851843
commit 64cb39333e

@ -19,6 +19,11 @@ SIP Changes
compatibility with certain device features such as Avaya IP500's directory
lookup service.
Chan_local changes
------------------
* Added a manager event "LocalBridge" for local channel call bridges between
the two pseudo-channels created.
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.8 to Asterisk 10 -------------------
------------------------------------------------------------------------------
@ -160,6 +165,11 @@ FollowMe
compatability for a FollowMe call with certain dialplan apps, options, and
functions.
Meetme
--------------------------
* Added option "k" that will automatically close the conference when there's
only one person left when a user exits the conference.
CEL
--------------------------
* cel_pgsql now supports the 'extra' column for data added using the

Loading…
Cancel
Save