aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormalcolmd <malcolmd@f38db490-d61c-443f-a65b-d21fe96a405b>2004-03-18 22:49:06 +0000
committermalcolmd <malcolmd@f38db490-d61c-443f-a65b-d21fe96a405b>2004-03-18 22:49:06 +0000
commite4d558fd3f9d61eb7c8661caa86997a6c27c1caf (patch)
tree5f7a6cb14f71a2360afa6f0233a7daaf76f01999 /configs
parente9624dc611d3d88bae62e17f52679e94c2e840ce (diff)
Bug # 1247: Add patch to specify minimum vmail length and discard that
which does not meet the minimum git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2459 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 50281e398..8e43826d6 100755
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -12,6 +12,8 @@ serveremail=asterisk
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