Update CHANGES about adding the AccountCode header to the AMI Hangup event.
authorRichard Mudgett <rmudgett@digium.com>
Fri, 20 Jul 2012 15:40:19 +0000 (15:40 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 20 Jul 2012 15:40:19 +0000 (15:40 +0000)
(issue ASTERISK-19963)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370315 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CHANGES

diff --git a/CHANGES b/CHANGES
index fffdd5a..bff9e9d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -55,6 +55,8 @@ Core
  * Hangup handlers can be attached to channels using the CHANNEL(hangup_handler_xxx)
    options.  Hangup handlers will run when the channel is hung up similar to the
    h extension.
+ * The AMI Hangup event now includes the AccountCode header so you can easily
+   correlate with AMI Newchannel events.
 
 CLI Changes
 -------------------