summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fffdd5a45..bff9e9de4 100644
--- 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
-------------------