aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2009-12-14 23:16:00 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2009-12-14 23:16:00 +0000
commite503798c9f168185d026d2b52f4fd8f00f00c515 (patch)
tree5ace186005618531535dc10da3a941fd34bb750b /configs
parent18a4f74b964be21c04c434cf7fa152e37eaf3f85 (diff)
Allow greetings-only mailboxes for Voicemail.
(closes issue #15132) Reported by: floletarmo Patches: voicemail_changes.patch uploaded by floletarmo (license 784) (with some additional changes by me) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@234820 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/voicemail.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index e748fdbd5..231ab1a6d 100644
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -34,7 +34,8 @@ serveremail=asterisk
; Should the email contain the voicemail as an attachment
attach=yes
; Maximum number of messages per folder. If not specified, a default value
-; (100) is used. Maximum value for this option is 9999.
+; (100) is used. Maximum value for this option is 9999. If set to 0, a
+; mailbox will be greetings-only.
;maxmsg=100
; Maximum length of a voicemail message in seconds
;maxsecs=180