........
Merged revisions 407419 from http://svn.asterisk.org/svn/asterisk/branches/12
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@407422
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
ARI
------------------
+ * The Bridge object contains new fields 'name' and 'creator'. The name
+ is a special description for the bridge given to it upon creation. The
+ creator is the name of the service/module/etc that created the bridge.
+
* 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. For more