[asterisk-commits] kharwell: trunk r429327 - in /trunk: ./ CHANGES

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Wed Dec 10 09:43:51 CST 2014


Author: kharwell
Date: Wed Dec 10 09:43:48 2014
New Revision: 429327

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=429327
Log:
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

Modified:
    trunk/   (props changed)
    trunk/CHANGES

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-13-merged' - no diff available.

Modified: trunk/CHANGES
URL: http://svnview.digium.com/svn/asterisk/trunk/CHANGES?view=diff&rev=429327&r1=429326&r2=429327
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Wed Dec 10 09:43:48 2014
@@ -475,6 +475,20 @@
    Asterisk information to other Asterisk servers. This module is intended only
    for Asterisk to Asterisk exchanges of information. Currently, this includes
    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 ------------




More information about the asterisk-commits mailing list