summaryrefslogtreecommitdiff
path: root/configs/samples/voicemail.conf.sample
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2014-08-08 19:16:29 +0000
committerJason Parker <jparker@digium.com>2014-08-08 19:16:29 +0000
commit5ce4ad8031dd4d2cf227b5b4476c0050a00196b5 (patch)
tree9e018b65c1ccc4abafa537f1efc7dddb905a69b0 /configs/samples/voicemail.conf.sample
parent91f7b661832762c5cc1747a2f36e6b42afbd321b (diff)
app_voicemail: Add the ability to specify multiple email addresses.
ASTERISK-24045 Reported by: Jacob Barber Review: https://reviewboard.asterisk.org/r/3833/ ........ Merged revisions 420577 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@420578 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/samples/voicemail.conf.sample')
-rw-r--r--configs/samples/voicemail.conf.sample8
1 files changed, 4 insertions, 4 deletions
diff --git a/configs/samples/voicemail.conf.sample b/configs/samples/voicemail.conf.sample
index f3d7d4f44..bb5f2495d 100644
--- a/configs/samples/voicemail.conf.sample
+++ b/configs/samples/voicemail.conf.sample
@@ -232,10 +232,10 @@ pagerdateformat=%A, %B %d, %Y at %r
;
; Each mailbox is listed in the form <mailbox>=<password>,<name>,<email>,<pager_email>,<options>
-; if the e-mail is specified, a message will be sent when a message is
-; received, to the given mailbox. If pager is specified, a message will be
-; sent there as well. If the password is prefixed by '-', then it is
-; considered to be unchangeable.
+; If email is specified, a message will be sent when a voicemail is received, to
+; the given mailbox, for each address listed (separated by |, ex. alice@foo.com|bob@foo.com).
+; If pager is specified, a message will be sent there as well. If the password
+; is prefixed by '-', then it is considered to be unchangeable.
;
; Advanced options example is extension 4069
; NOTE: All options can be expressed globally in the general section, and