aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-04-09 02:10:29 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-04-09 02:10:29 +0000
commit6275b6092f595030b029ad7cbe665fa03ebddf50 (patch)
tree105ace4a237f8b32917d78da8e1199987fdac22b /configs
parent34a25ffc0a705b36c862afa3454c060793b846cd (diff)
Make voicemail timeout configurable
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@790 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/voicemail.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index 2ede7ff5f..1b76e1916 100755
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -14,6 +14,8 @@ attach=yes
;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>