summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorKinsey Moore <kmoore@digium.com>2014-06-26 19:15:10 +0000
committerKinsey Moore <kmoore@digium.com>2014-06-26 19:15:10 +0000
commit1337daf88abaccd61498e860332822534af1eb3f (patch)
tree5fcd6693d5511369a7f26b78164067218342c213 /CHANGES
parent435d20201c2e5fa0ac821881358ed8dda36f22c4 (diff)
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
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b3a95d480..652f50890 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