summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-08-16 04:05:43 +0000
committerMark Spencer <markster@digium.com>2004-08-16 04:05:43 +0000
commite1c9ebc5b985e148e8b7aad5b391172026d1cb5d (patch)
tree4bb7c8717328b3bc9f75944c6345f8a0941358a7 /configs
parent02ffc0eec8c5dde98e87ca3c7c87b87b1f0fea4e (diff)
Merge MOG's first serious patch (new message patch) (bug #2071)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3612 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/voicemail.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index f24da1109..a763ad2a3 100755
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -98,6 +98,9 @@ maxlogins=3
; or set to no, it will be in the envelope
; dialout=fromvm ; Context to dial out from [option 4 from the advanced menu]
; if not listed, dialing out will not be permitted
+sendvoicemail=yes ; Context to Send voicemail from [option 5 from the advanced menu]
+ ; if not listed, sending messages from inside voicemail will not be
+ ; permitted
; callback=fromvm ; Context to call back from
; if not listed, calling the sender back will not be permitted
; review=yes ; Allow sender to review/rerecord their message before saving it [OFF by default