Clarify in voicemail.conf that certain variables are in seconds

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2460 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
James Golovich
2004-03-18 23:03:33 +00:00
parent 264bfb7121
commit 130c64e5d9

View File

@@ -10,11 +10,11 @@ serveremail=asterisk
;serveremail=asterisk@linux-support.net ;serveremail=asterisk@linux-support.net
; Should the email contain the voicemail as an attachment ; Should the email contain the voicemail as an attachment
attach=yes attach=yes
; Maximum length of a voicemail message ; Maximum length of a voicemail message in seconds
;maxmessage=180 ;maxmessage=180
; Minimum length of a voicemail message ; Minimum length of a voicemail message in seconds
;minmessage=3 ;minmessage=3
; Maximum length of greetings ; Maximum length of greetings in seconds
;maxgreet=60 ;maxgreet=60
; How many miliseconds to skip forward/back when rew/ff in message playback ; How many miliseconds to skip forward/back when rew/ff in message playback
skipms=3000 skipms=3000