[Asterisk-cvs] asterisk/configs voicemail.conf.sample,1.20,1.21

malcolmd at lists.digium.com malcolmd at lists.digium.com
Thu Mar 18 17:54:00 CST 2004


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

Modified Files:
	voicemail.conf.sample 
Log Message:
Bug # 1247: Add patch to specify minimum vmail length and discard that 
which does not meet the minimum


Index: voicemail.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/voicemail.conf.sample,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- voicemail.conf.sample	27 Jan 2004 00:37:47 -0000	1.20
+++ voicemail.conf.sample	18 Mar 2004 22:49:06 -0000	1.21
@@ -12,6 +12,8 @@
 attach=yes
 ; Maximum length of a voicemail message
 ;maxmessage=180
+; Minimum length of a voicemail message
+;minmessage=3
 ; Maximum length of greetings
 ;maxgreet=60
 ; How many miliseconds to skip forward/back when rew/ff in message playback




More information about the svn-commits mailing list