From 905f15d0b0045f0b20e7e6eafacf55a0962dc89a Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Thu, 6 Sep 2007 20:27:53 +0000 Subject: [PATCH] s/DEVSTATE/DEVICE_STATE/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@81785 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 4b3af721c4..1c1d7789e6 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