projects
/
asterisk/asterisk.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Make voicemail timeout configurable
[asterisk/asterisk.git]
/
configs
/
voicemail.conf.sample
diff --git
a/configs/voicemail.conf.sample
b/configs/voicemail.conf.sample
index
2ede7ff
..
1b76e19
100755
(executable)
--- a/
configs/voicemail.conf.sample
+++ b/
configs/voicemail.conf.sample
@@
-14,6
+14,8
@@
attach=yes
;maxmessage=180
; Maximum length of greetings
;maxgreet=60
;maxmessage=180
; Maximum length of greetings
;maxgreet=60
+; How many miliseconds to skip forward/back when rew/ff in message playback
+skipms=3000
;
; Each mailbox is listed in the form <mailbox>=<password>,<name>,<email>
;
; Each mailbox is listed in the form <mailbox>=<password>,<name>,<email>