summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorKinsey Moore <kmoore@digium.com>2013-07-20 13:25:05 +0000
committerKinsey Moore <kmoore@digium.com>2013-07-20 13:25:05 +0000
commitc3b8939be8af2d297104e9afae7e81517d34c1d5 (patch)
tree1569c9afe53dc79d89d37dc701ac3b87d7fa5d5a /CHANGES
parent684c83b29b88d219aa406d0aa1673ee338c9159d (diff)
Add CEL local optimization record type
This adds a new CEL event type, AST_CEL_LOCAL_OPTIMIZE, to represent local channel optimizations. Local channel optimizations were one of several things conveyed by the now defunct BRIDGE_UPDATE event type. This also adds a unit test to test generation of this new CEL event. Review: https://reviewboard.asterisk.org/r/2676/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@394870 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3634eca55..7acf8b006 100644
--- a/CHANGES
+++ b/CHANGES
@@ -337,6 +337,10 @@ CEL (Channel Event Logging)
and a channel running an app, the 'extra' JSON blob contains the primary
bridge unique identifier, the secondary channel name, and the app name.
+ * AST_CEL_LOCAL_OPTIMIZE events have been added to convey local channel
+ optimizations with the record occurring for the semi-one channel and
+ the semi-two channel name in the peer field.
+
Features
-------------------
* The BRIDGE_FEATURES channel variable would previously only set features for