[asterisk-commits] russell: trunk r81785 - /trunk/CHANGES
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Thu Sep  6 15:27:53 CDT 2007
    
    
  
Author: russell
Date: Thu Sep  6 15:27:53 2007
New Revision: 81785
URL: http://svn.digium.com/view/asterisk?view=rev&rev=81785
Log:
s/DEVSTATE/DEVICE_STATE/
Modified:
    trunk/CHANGES
Modified: trunk/CHANGES
URL: http://svn.digium.com/view/asterisk/trunk/CHANGES?view=diff&rev=81785&r1=81784&r2=81785
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Thu Sep  6 15:27:53 2007
@@ -25,7 +25,7 @@
 
 Dialplan functions
 ------------------
-  * Added the DEVSTATE() dialplan function which allows retrieving any device
+  * Added the DEVICE_STATE() dialplan function which allows retrieving any device
     state in the dialplan, as well as creating custom device states that are
     controllable from the dialplan.
   * Extend CALLERID() function with "pres" and "ton" parameters to
    
    
More information about the asterisk-commits
mailing list