summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES23
1 files changed, 11 insertions, 12 deletions
diff --git a/CHANGES b/CHANGES
index cc6abddd5..a883f5156 100644
--- a/CHANGES
+++ b/CHANGES
@@ -79,7 +79,17 @@ res_musiconhold
--- Functionality changes from Asterisk 13.0.0 to Asterisk 13.1.0 ------------
------------------------------------------------------------------------------
-Transfers
+AMI
+------------------
+ * Event NewConnectedLine is emitted when the connected line information on
+ a channel changes.
+
+ARI
+------------------
+ * Event ChannelConnectedLine is emitted when the connected line information
+ on a channel changes.
+
+Core Transfers
-----------------
The features.conf general section has three new configurable options:
@@ -455,17 +465,6 @@ res_pjsip_publish_asterisk
for Asterisk to Asterisk exchanges of information. Currently, this includes
both mailbox state and device state information.
-
-AMI
-------------------
- * Event NewConnectedLine is emitted when the connected line information on
- a channel changes.
-
-ARI
-------------------
- * Event ChannelConnectedLine is emitted when the connected line information
- on a channel changes.
-
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 12.4.0 to Asterisk 12.5.0 ------------
------------------------------------------------------------------------------