aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorjim <jim@f38db490-d61c-443f-a65b-d21fe96a405b>2004-12-09 22:39:14 +0000
committerjim <jim@f38db490-d61c-443f-a65b-d21fe96a405b>2004-12-09 22:39:14 +0000
commit2795ea48a5f7b4208f67459df0577224f787339d (patch)
treeb4d0d63b4901126bc53ced3a093084894255b389 /configs
parentfcec8c9fb4dd0bbec896104cd430b035c9bf8bd2 (diff)
Fixed call parking, added separate paramater to allow/disallow call parking on
Zaptel interfaces (canpark=yes/no in zapata.conf), added urlbase paramater to Monitor so that a url can optionally be included in CDR (user field), cleaned up a couple of minor things git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4413 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/zapata.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index 5e87cd76b..c046dedc0 100755
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -193,9 +193,15 @@ callwaitingcallerid=yes
threewaycalling=yes
;
; Support flash-hook call transfer (requires three way calling)
+; Also enables call parking (overrides the 'canpark' parameter)
;
transfer=yes
;
+; Allow call parking
+; ('canpark=no' is overridden by 'transfer=yes')
+;
+canpark=yes
+;
; Support call forward variable
;
cancallforward=yes