[asterisk-commits] oej: trunk r333071 - /trunk/CHANGES
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Aug 24 04:12:26 CDT 2011
Author: oej
Date: Wed Aug 24 04:12:23 2011
New Revision: 333071
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=333071
Log:
Add documentation for new manager event in chan_local
AST-17623
Modified:
trunk/CHANGES
Modified: trunk/CHANGES
URL: http://svnview.digium.com/svn/asterisk/trunk/CHANGES?view=diff&rev=333071&r1=333070&r2=333071
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Wed Aug 24 04:12:23 2011
@@ -18,6 +18,11 @@
name field if CID number exists without a CID name. This change improves
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 -------------------
@@ -159,6 +164,11 @@
channels involved with the FollowMe thread. Use this option to improve
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
--------------------------
More information about the asterisk-commits
mailing list