aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-03-06 23:49:00 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-03-06 23:49:00 +0000
commit6610273e34551525b667c27402a781ab81cd2428 (patch)
tree291ec9f31f0bd51ac965a71022c645ee5bcc29d2 /configs
parent4804f4bf62490613f9941d9029e8d63f9f78b6a7 (diff)
Version 0.1.11 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@420 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/zapata.conf.sample12
1 files changed, 12 insertions, 0 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index 9ea3206d7..49cea6b53 100755
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -75,7 +75,19 @@ threewaycalling=yes
;
transfer=yes
;
+; Support call forward variable
+;
+cancallforward=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
+;
+;mailbox=1234
+;
; 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.
;
echocancel=yes
;