From: Jonathan Rose Date: Wed, 15 Jan 2014 16:48:02 +0000 (+0000) Subject: Include CHANGES info for r405553 X-Git-Tag: 13.0.0-beta1~648 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ba05ae67ef7436ff5478850b29888f211c417af;p=thirdparty%2Fasterisk.git Include CHANGES info for r405553 ........ Merged revisions 405585 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@405586 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index a70774f446..e4a25e2b5a 100644 --- a/CHANGES +++ b/CHANGES @@ -68,6 +68,21 @@ MixMonitor * 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 -------------------- ------------------------------------------------------------------------------