From: Kevin Harwell Date: Mon, 27 Jan 2014 22:54:22 +0000 (+0000) Subject: manager: ExtensionStatus event status human readable X-Git-Tag: 13.0.0-beta1~604 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f82eb00987d699b27d21f0d39078456990eb58b;p=thirdparty%2Fasterisk.git 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 --- 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