aboutsummaryrefslogtreecommitdiffstats
path: root/configs/voicemail.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-08-16 04:05:43 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-08-16 04:05:43 +0000
commita8cb6829ff8aecc0cb80df4f384096d843e26daf (patch)
tree4bb7c8717328b3bc9f75944c6345f8a0941358a7 /configs/voicemail.conf.sample
parent455e7aaaecbb295b0fa2de136d997bd8e9636252 (diff)
Merge MOG's first serious patch (new message patch) (bug #2071)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3612 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/voicemail.conf.sample')
-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