summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2008-12-11 20:57:44 +0000
committerMark Michelson <mmichelson@digium.com>2008-12-11 20:57:44 +0000
commit81b642c8c3023dffd8dc102eea3391e2685b798f (patch)
tree6f42d1a4565cc9f4e0131a70eb8f4c9d1616ca4f /configs
parent7828e7a966031731642a3f983d485a5d217f0ce8 (diff)
Add an option to voicemail.conf to allow urgent messages to be
forwarded as not urgent. (closes issue #14063) Reported by: jaroth Patches: urgfwd_v2.patch uploaded by jaroth (license 50) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@163213 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/voicemail.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index b7f4ccbc6..17c6a018d 100644
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -55,6 +55,10 @@ maxlogins=3
; Move heard messages to the 'Old' folder automagically. Defaults to on.
;moveheard=yes
;
+; Forward an urgent message as an urgent message. Defaults to no so
+; sender can set the urgency on the envelope of the forwarded message.
+;forward_urgent_auto=no
+;
; User context is where entries from users.conf are registered. The
; default value is 'default'
;