From f475a5fe0ead95c7459eeff2b895cc8aabf0dcf5 Mon Sep 17 00:00:00 2001
From: Tilghman Lesher <tilghman@meg.abyt.es>
Date: Sat, 3 Feb 2007 22:06:46 +0000
Subject: [PATCH] Deprecate SetCallerPres application

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53142 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 UPGRADE.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/UPGRADE.txt b/UPGRADE.txt
index c54709eb88..e14d4fe15a 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -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.
-- 
GitLab