]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Add note about the checkhangup option of ${CHANNEL()}
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 23 Sep 2010 18:44:44 +0000 (18:44 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Thu, 23 Sep 2010 18:44:44 +0000 (18:44 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@288606 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CHANGES

diff --git a/CHANGES b/CHANGES
index 50e24a2d7208426dd4d30b86bd9970a7d58b4918..d7a76d659b328a2bd0839e7b0ad57578f5cfc18e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -188,7 +188,7 @@ Dialplan Functions
    setting various connected line and redirecting party information.
  * CALLERID and CONNECTEDLINE dialplan functions have been extended to
    support ISDN subaddressing.
- * The CHANNEL() function now supports the "name" option.
+ * The CHANNEL() function now supports the "name" and "checkhangup" options.
  * For DAHDI channels, the CHANNEL() dialplan function now allows
    the dialplan to request changes in the configuration of the active
    echo canceller on the channel (if any), for the current call only.