[asterisk-commits] tilghman: trunk r288607 - in /trunk: ./ CHANGES
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Thu Sep 23 13:45:44 CDT 2010
    
    
  
Author: tilghman
Date: Thu Sep 23 13:45:41 2010
New Revision: 288607
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=288607
Log:
Merged revisions 288606 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
  r288606 | tilghman | 2010-09-23 13:44:44 -0500 (Thu, 23 Sep 2010) | 2 lines
  
  Add note about the checkhangup option of ${CHANNEL()}
........
Modified:
    trunk/   (props changed)
    trunk/CHANGES
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.
Modified: trunk/CHANGES
URL: http://svnview.digium.com/svn/asterisk/trunk/CHANGES?view=diff&rev=288607&r1=288606&r2=288607
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Thu Sep 23 13:45:41 2010
@@ -196,7 +196,7 @@
    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.
    
    
More information about the asterisk-commits
mailing list