summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2007-09-06 20:27:53 +0000
committerRussell Bryant <russell@russellbryant.com>2007-09-06 20:27:53 +0000
commit905f15d0b0045f0b20e7e6eafacf55a0962dc89a (patch)
treefa86e2250b4f1eef5cffa30d69044c8957f1ce1c /CHANGES
parentfa0536aab922491c9865771f16e41702f6a08165 (diff)
s/DEVSTATE/DEVICE_STATE/
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@81785 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 4b3af721c..1c1d7789e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -25,7 +25,7 @@ AMI - The manager (TCP/TLS/HTTP)
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