Deprecate SetCallerPres application
authorTilghman Lesher <tilghman@meg.abyt.es>
Sat, 3 Feb 2007 22:06:46 +0000 (22:06 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Sat, 3 Feb 2007 22:06:46 +0000 (22:06 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53142 65c4cc65-6c06-0410-ace0-fbb531ad65f3

UPGRADE.txt

index c54709e..e14d4fe 100644 (file)
@@ -34,3 +34,5 @@ Applications:
 * ChanIsAvail() now has a 't' option, which allows the specified device
   to be queried for state without consulting the channel drivers. This
   performs mostly a 'ChanExists' sort of function.
+* SetCallerPres() has been replaced with the CALLERPRES() dialplan function
+  and is now deprecated.