From: Kinsey Moore Date: Thu, 26 Jun 2014 19:15:10 +0000 (+0000) Subject: CHANGES: Add missing changes X-Git-Tag: 13.0.0-beta1~168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1337daf88abaccd61498e860332822534af1eb3f;p=thirdparty%2Fasterisk.git CHANGES: Add missing changes Add missing CHANGES changes from r417361 and r417383. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@417423 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index b3a95d480e..652f508901 100644 --- a/CHANGES +++ b/CHANGES @@ -23,6 +23,11 @@ AMI * New AMI action LoggerRotate reloads and rotates logger in the same manner as CLI command 'logger rotate' +CEL +------------------ + * The "bridge_technology" extra field key has been added to BRIDGE_ENTER + and BRIDGE_EXIT events. + chan_dahdi ------------------ * SS7 support now requires libss7 v2.0 or later. @@ -35,6 +40,14 @@ chan_dahdi * Added several SS7 config option parameters described in chan_dahdi.conf.sample. +Features +------------------ + * The ast_channel_feature_hooks* functions have been added to allow features + such as DTMF hooks, interval hooks, and bridge event hooks to be made + available to a channel when the channel is bridged. Previously, these + features were provided exclusively by the caller of ast_bridge_join() + outside of "basic" type bridges. + JACK_HOOK ------------------ * The JACK_HOOK function now supports audio with a sample rate higher than