[Asterisk-cvs] asterisk/configs voicemail.conf.sample,1.47,1.48

kpfleming at lists.digium.com kpfleming at lists.digium.com
Wed Apr 6 14:02:55 CDT 2005


Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv16373/configs

Modified Files:
	voicemail.conf.sample 
Log Message:
re-implement realtime support in app_directory
add support for hiding entries from app_directory using new hidefromdir= option (bug #3950)


Index: voicemail.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/voicemail.conf.sample,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- voicemail.conf.sample	20 Jan 2005 05:00:07 -0000	1.47
+++ voicemail.conf.sample	6 Apr 2005 18:55:33 -0000	1.48
@@ -133,7 +133,9 @@
 			;     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




More information about the svn-commits mailing list