From 04a912330985d1197e58209b1ec98774e6cce68e Mon Sep 17 00:00:00 2001 From: Jonathan Rose Date: Thu, 3 Jul 2014 17:20:00 +0000 Subject: pbx_config: Add manager actions to add/remove extensions Adds two new manager commands to pbx_config - DialplanExtensionAdd and DialplanExtensionRemove which allow manager users to create and delete extensions respectively. Review: https://reviewboard.asterisk.org/r/3650/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@417910 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 2cdac47f2..12272c308 100644 --- a/CHANGES +++ b/CHANGES @@ -20,6 +20,10 @@ AMI res_manager_presence_state.so. If the high frequency of these events is problematic for you, do not load these modules. + * Added DialplanExtensionAdd and DialplanExtensionRemove AMI commands. They + work in basically the same way as the 'dialplan add extension' and + 'dialplan remove extension' CLI commands respectively. + * New AMI action LoggerRotate reloads and rotates logger in the same manner as CLI command 'logger rotate' -- cgit v1.2.3