From 0d2814ae15531a6de8de485cdf9075f70c7f0de7 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Wed, 6 Apr 2005 18:55:33 +0000 Subject: re-implement realtime support in app_directory add support for hiding entries from app_directory using new hidefromdir= option (bug #3950) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5429 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/voicemail.conf.sample | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'configs/voicemail.conf.sample') diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample index 52a727811..8cff4a803 100755 --- a/configs/voicemail.conf.sample +++ b/configs/voicemail.conf.sample @@ -133,7 +133,9 @@ sendvoicemail=yes ; Context to Send voicemail from [option 5 from the advanced m ; determined by the password being the same as ; the mailbox number. The default is "no". ; forcegreetings=no ; This is the same as forcename, except for recording - ; greetings. The default is "no". + ; greetings. The default is "no". +; hidefromdir=yes ; Hide this mailbox from the directory produced by app_directory + ; The default is "no". [zonemessages] eastern=America/New_York|'vm-received' Q 'digits/at' IMp -- cgit v1.2.3