(issue ASTERISK-19963)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370315
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
* 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
-------------------