[svn-commits] jrose: trunk r405586 - in /trunk: ./ CHANGES

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Jan 15 10:48:06 CST 2014


Author: jrose
Date: Wed Jan 15 10:48:02 2014
New Revision: 405586

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=405586
Log:
Include CHANGES info for r405553
........

Merged revisions 405585 from http://svn.asterisk.org/svn/asterisk/branches/12

Modified:
    trunk/   (props changed)
    trunk/CHANGES

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

Modified: trunk/CHANGES
URL: http://svnview.digium.com/svn/asterisk/trunk/CHANGES?view=diff&rev=405586&r1=405585&r2=405586
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Wed Jan 15 10:48:02 2014
@@ -67,6 +67,21 @@
 -------------------------
  * A new function, MIXMONITOR, has been added to allow access to individual
    instances of MixMonitor on a channel.
+
+------------------------------------------------------------------------------
+--- Functionality changes from Asterisk 12 to Asterisk 12.1 ------------------
+------------------------------------------------------------------------------
+
+ARI
+------------------
+ * Added a new ARI resource 'mailboxes' which allows the creation and
+   modification of mailboxes managed by external MWI. Modules res_mwi_external
+   and res_stasis_mailbox must be enabled to use this resource.
+
+chan_pjsip
+------------------
+ * Path support has been added with the 'support_path' option in registration
+   and aor sections.
 
 ------------------------------------------------------------------------------
 --- Functionality changes from Asterisk 11 to Asterisk 12 --------------------




More information about the svn-commits mailing list