summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2007-12-14 19:27:54 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2007-12-14 19:27:54 +0000
commit70cd3d00374be59e6b5610b1bf0781b9bae5e14e (patch)
tree6b1c2a4e2c1f650828b548edc6c32c6604095cc0 /UPGRADE.txt
parent74577dd0911a4aa1ccdce06fd9faa1c64ce2de41 (diff)
Remove use of privacy.conf by the Privacy app.
Reported by: eliel Patch by: eliel (Closes issue #11344) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@93066 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 20e549923..9db22501b 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -84,6 +84,8 @@ Applications:
* Read() now sets a READSTATUS variable on exit. It does NOT automatically
return -1 (and hangup) anymore on error. If you want to hangup on error,
you need to do so explicitly in your dialplan.
+* Privacy() no longer uses privacy.conf, so any options must be specified
+ directly in the application arguments.
Dialplan Functions: