summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorKevin Harwell <kharwell@digium.com>2014-01-27 22:54:22 +0000
committerKevin Harwell <kharwell@digium.com>2014-01-27 22:54:22 +0000
commit8f82eb00987d699b27d21f0d39078456990eb58b (patch)
treeb63cc112fab40c757e7115d9256aa93d43a2794d /CHANGES
parentf9479fbcbd82343a0df7080e7cad17e27b018e32 (diff)
manager: ExtensionStatus event status human readable
Added a note in the changes file about the new 'StatusText' field that was added to the 'ExtensionStatus' event. (issue ASTERISK-23154) Reported by: Jonathan Rose git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@406696 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0f0402cd2..37eaca35c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -666,6 +666,9 @@ AMI (Asterisk Manager Interface)
* Added a 'security' class to AMI which outputs the required fields for
security messages similar to the log messages from res_security_log
+ * The AMI event 'ExtensionStatus' now contains a 'StatusText' field
+ that describes the status value in a human readable string.
+
CDR (Call Detail Records)
------------------
* Significant changes have been made to the behavior of CDRs. The CDR engine