mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-15 22:38:08 +00:00
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
This commit is contained in:
10
CHANGES
10
CHANGES
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user