From 8f82eb00987d699b27d21f0d39078456990eb58b Mon Sep 17 00:00:00 2001 From: Kevin Harwell Date: Mon, 27 Jan 2014 22:54:22 +0000 Subject: [PATCH] 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 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 0f0402cd25..37eaca35cf 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