summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorKevin Harwell <kharwell@digium.com>2014-12-11 20:32:21 +0000
committerKevin Harwell <kharwell@digium.com>2014-12-11 20:32:21 +0000
commit63d3f0af955e63140476866ccbfb72032d8b649d (patch)
tree311feb5002bbbfca09bfb51b1665ea323d127da1 /CHANGES
parentd64b9904fd16b1843a65992de0edfad0efea2f5a (diff)
ARI/AMI: Include language in standard channel snapshot output
The CHANGES verbiage for the "language" addition had been put under the wrong release. This moves it to be under 13.1 to 13.2 changes. ASTERISK-24553 Reported by: Matt Jordan ........ Merged revisions 429387 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@429388 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES22
1 files changed, 8 insertions, 14 deletions
diff --git a/CHANGES b/CHANGES
index f3ff19f84..2d64395a7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -86,6 +86,14 @@ ARI
If using CEL this allows an association to be established between the two so
it can be recognized that the originator is dialing the originated channel.
+ * "language" (the default spoken language for the channel) is now included in
+ the standard channel state output for suitable events.
+
+AMI
+------------------
+ * "Language" (the default spoken language for the channel) is now included in
+ the standard channel state output for suitable events.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.0.0 to Asterisk 13.1.0 ------------
------------------------------------------------------------------------------
@@ -477,20 +485,6 @@ res_pjsip_publish_asterisk
both mailbox state and device state information.
------------------------------------------------------------------------------
---- Functionality changes from Asterisk 12.8.0 to Asterisk 12.9.0 ------------
-------------------------------------------------------------------------------
-
-AMI
-------------------
- * "Language" (the default spoken language for the channel) is now included in
- the standard channel state output for suitable events.
-
-ARI
-------------------
- * "language" (the default spoken language for the channel) is now included in
- the standard channel state output for suitable events.
-
-------------------------------------------------------------------------------
--- Functionality changes from Asterisk 12.4.0 to Asterisk 12.5.0 ------------
------------------------------------------------------------------------------