From 4b7ff874923496725af9694c00fc11ddfc97a6cc Mon Sep 17 00:00:00 2001 From: Jonathan Rose Date: Fri, 1 Nov 2013 22:48:14 +0000 Subject: app_confbridge: Make the CONFBRIDGE function be able to create dynamic menus Also adds the ability to clear all profile items and makes behavior more consistent with documentation as when choosing whether to use CONFBRIDGE datastore profiles or the application arguments to the confbridge application. (closes issue ASTERISK-22760) Reported by: Matt Jordan Review: https://reviewboard.asterisk.org/r/2971/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@402397 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 3c6748d98..423ffb640 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,19 @@ === ============================================================================== +------------------------------------------------------------------------------ +--- Functionality changes from Asterisk 12 to Asterisk 13 -------------------- +------------------------------------------------------------------------------ + +ConfBridge +-------------------------- + * CONFBRIDGE dialplan function is now capable of creating/modifying dynamic + conference user menus. + + * CONFBRIDGE dialplan function is now capable of removing dynamic conference + menus, bridge settings, and user settings that have been applied by the + CONFBRIDGE dialplan function. + ------------------------------------------------------------------------------ --- Functionality changes from Asterisk 11 to Asterisk 12 -------------------- ------------------------------------------------------------------------------ -- cgit v1.2.3