summaryrefslogtreecommitdiff
path: root/configs/voicemail.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2002-11-20 18:31:26 +0000
committerMark Spencer <markster@digium.com>2002-11-20 18:31:26 +0000
commit8fb1eb8ee740277a2c56d7596a721dabe0d4082c (patch)
tree9787f2966fd022ff3d531ebd22064789ac1be31b /configs/voicemail.conf.sample
parenta8496772538430fe24fdfc04e0b2fd385a427eeb (diff)
Version 0.3.0 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@552 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/voicemail.conf.sample')
-rwxr-xr-xconfigs/voicemail.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index 3af5e3d9a..2ede7ff5f 100755
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -8,6 +8,12 @@ format=gsm|wav49|wav
; Who the e-mail notification should appear to come from
serveremail=asterisk
;serveremail=asterisk@linux-support.net
+; Should the email contain the voicemail as an attachment
+attach=yes
+; Maximum length of a voicemail message
+;maxmessage=180
+; Maximum length of greetings
+;maxgreet=60
;
; Each mailbox is listed in the form <mailbox>=<password>,<name>,<email>