summaryrefslogtreecommitdiff
path: root/configs/voicemail.conf.sample
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2009-12-14 23:16:00 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2009-12-14 23:16:00 +0000
commit89a1af1d38ea17be4429c3b40289af0f308b0bf5 (patch)
tree5ace186005618531535dc10da3a941fd34bb750b /configs/voicemail.conf.sample
parente52ee5c8e673245f6f6f516827553c92596a8c22 (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: https://origsvn.digium.com/svn/asterisk/trunk@234820 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/voicemail.conf.sample')
-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