[svn-commits] kharwell: branch 13 r429326 - in /branches/13: ./ CHANGES

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Dec 10 09:42:49 CST 2014


Author: kharwell
Date: Wed Dec 10 09:42:46 2014
New Revision: 429326

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

Modified:
    branches/13/   (props changed)
    branches/13/CHANGES

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

Modified: branches/13/CHANGES
URL: http://svnview.digium.com/svn/asterisk/branches/13/CHANGES?view=diff&rev=429326&r1=429325&r2=429326
==============================================================================
--- branches/13/CHANGES (original)
+++ branches/13/CHANGES Wed Dec 10 09:42:46 2014
@@ -413,6 +413,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 svn-commits mailing list