From: Russell Bryant Date: Thu, 6 Sep 2007 20:27:53 +0000 (+0000) Subject: s/DEVSTATE/DEVICE_STATE/ X-Git-Tag: 1.6.0-beta1~3^2~1504 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=905f15d0b0045f0b20e7e6eafacf55a0962dc89a;p=thirdparty%2Fasterisk.git s/DEVSTATE/DEVICE_STATE/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@81785 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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