aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2004-03-25 18:28:35 +0000
committerjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2004-03-25 18:28:35 +0000
commitef278623362190817ca64d49700679e5ac2e37d9 (patch)
tree387658b891c9f714596f5c20fd5092870f83bece /configs
parent1c8a8e990c2c84eb23353104a9c1e82c43163b2a (diff)
document mwi issues for voicemail contexts
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2561 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/zapata.conf.sample18
1 files changed, 15 insertions, 3 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index c8db2a7f6..80004f58b 100755
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -132,12 +132,24 @@ cancallforward=yes
;
callreturn=yes
;
-; Stutter dialtone support: If a mailbox is specified, then when voicemail
-; is received in that mailbox, taking the phone off hook will cause
-; a stutter dialtone instead of a normal one
+; Stutter dialtone support: If a mailbox is specified without a voicemail
+; context, then when voicemail is received in a mailbox in the default
+; voicemail context in voicemail.conf, taking the phone off hook will
+; cause a stutter dialtone instead of a normal one.
+;
+; If a mailbox is specified *with* a voicemail context, the same will
+; result if voicemail recieved in mailbox in the specified voicemail
+; context
+;
+; for default voicemail context, the example below is fine:
;
;mailbox=1234
;
+; for any other voicemail context, the following will produce the
+; stutter tone:
+;
+;mailbox=1234@context
+;
; Enable echo cancellation
; Use either "yes", "no", or a power of two from 32 to 256 if you wish
; to actually set the number of taps of cancellation.