summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorKevin Harwell <kharwell@digium.com>2014-12-10 15:43:48 +0000
committerKevin Harwell <kharwell@digium.com>2014-12-10 15:43:48 +0000
commite890f9f653ee945fc348813182d10a67e522e820 (patch)
tree19c3a522b8aa41b03a9b44ae531582dd784502b2 /CHANGES
parent03c94ef761c789b56e46b7b4576a816cb97439aa (diff)
ARI/AMI: Include language in standard channel snapshot output
Adding information about including "language" in the standard channel snapshot output to the CHANGES file. Note the actual source changes have already been previously committed. ASTERISK-24553 Reported by: Matt Jordan ........ Merged revisions 429325 from http://svn.asterisk.org/svn/asterisk/branches/12 ........ Merged revisions 429326 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@429327 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b4f798f40..f3ff19f84 100644
--- a/CHANGES
+++ b/CHANGES
@@ -477,6 +477,20 @@ 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 ------------
------------------------------------------------------------------------------