aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-09-23 18:44:44 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-09-23 18:44:44 +0000
commitcfb6e8df353ffd5f438c28c63152924aead62e89 (patch)
tree5a855a79898f4430604c31cb08d7ee319d2c978b /CHANGES
parent77019ba36d5aa87ff94ac92c47953d13105c669e (diff)
Add note about the checkhangup option of ${CHANNEL()}
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.8@288606 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 50e24a2d7..d7a76d659 100644
--- 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.