From: Jonathan Rose Date: Wed, 15 Jan 2014 16:39:32 +0000 (+0000) Subject: Include CHANGES info for r405553 X-Git-Tag: 12.1.0-rc1~3^2~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31462fa4dc2898777bbc16cb564fc3a9b9f776eb;p=thirdparty%2Fasterisk.git Include CHANGES info for r405553 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@405585 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 8bd6cd0372..000390c891 100644 --- a/CHANGES +++ b/CHANGES @@ -12,12 +12,19 @@ --- Functionality changes from Asterisk 12.0.0 to Asterisk 12.1.0 ------------ ------------------------------------------------------------------------------ +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. ------------------------------------------------------------------------------ +>>>>>>> .r405584 --- Functionality changes from Asterisk 11 to Asterisk 12 -------------------- ------------------------------------------------------------------------------