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

citats at lists.digium.com citats at lists.digium.com
Thu Mar 18 18:08:27 CST 2004


Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/home/citats/cvs/asterisk/configs

Modified Files:
	voicemail.conf.sample 
Log Message:
Clarify in voicemail.conf that certain variables are in seconds


Index: voicemail.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/voicemail.conf.sample,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- voicemail.conf.sample	18 Mar 2004 22:49:06 -0000	1.21
+++ voicemail.conf.sample	18 Mar 2004 23:03:33 -0000	1.22
@@ -10,11 +10,11 @@
 ;serveremail=asterisk at linux-support.net
 ; Should the email contain the voicemail as an attachment
 attach=yes
-; Maximum length of a voicemail message
+; Maximum length of a voicemail message in seconds
 ;maxmessage=180
-; Minimum length of a voicemail message
+; Minimum length of a voicemail message in seconds
 ;minmessage=3
-; Maximum length of greetings
+; Maximum length of greetings in seconds
 ;maxgreet=60
 ; How many miliseconds to skip forward/back when rew/ff in message playback
 skipms=3000




More information about the svn-commits mailing list