mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	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
This commit is contained in:
		
							
								
								
									
										13
									
								
								CHANGES
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								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 -------------------- | ||||
| ------------------------------------------------------------------------------ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user