summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2009-04-01 00:39:01 +0000
committerMark Michelson <mmichelson@digium.com>2009-04-01 00:39:01 +0000
commit378c2e9d2acfb2cd255d51657bef3494980f9aa3 (patch)
tree68ae85522af6823df5a81344e11f0e26eb530ee0 /CHANGES
parentd6b3031fe7f2174fb4d4d69e8c386b916bf1f85c (diff)
Allow the AMI Hangup command to accept a Cause header.
(closes issue #14695) Reported by: mneuhauser Patches: cause-for-hangup-manager-action.patch uploaded by mneuhauser (license 425) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@185704 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 91877d3d0..88ae3f515 100644
--- a/CHANGES
+++ b/CHANGES
@@ -27,6 +27,11 @@ Functions
---------
* The CHANNEL() function now supports the "name" option.
+Asterisk Manager Interface
+--------------------------
+ * The Hangup action now accepts a Cause header which may be used to
+ set the channel's hangup cause.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.6.1 to Asterisk 1.6.2 -------------
------------------------------------------------------------------------------