From 31462fa4dc2898777bbc16cb564fc3a9b9f776eb Mon Sep 17 00:00:00 2001 From: Jonathan Rose Date: Wed, 15 Jan 2014 16:39:32 +0000 Subject: [PATCH] Include CHANGES info for r405553 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@405585 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) 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 -------------------- ------------------------------------------------------------------------------ -- 2.47.2