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
This commit is contained in:
Tilghman Lesher
2007-12-14 19:27:54 +00:00
parent 74577dd091
commit 70cd3d0037
4 changed files with 10 additions and 40 deletions

View File

@@ -237,6 +237,8 @@ Other Dialplan Application Changes
READSTATUS to ERROR, which you can catch and handle separately.
* Added 'm' option to Directory, which lists out names, 8 at a time, instead
of asking for verification of each name, one at a time.
* Privacy() no longer uses privacy.conf, as all options are specifyable as
direct options to the app.
Music On Hold Changes
---------------------