summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
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'