aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-02-07 16:41:55 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-02-07 16:41:55 +0000
commitd08bbda14c6d4a43ff944ef22dffd691d3f08f88 (patch)
tree8bbb5e2944cf9016a63761ea33695d664e814800 /configs
parent02a58dd0faf72db65a85f75734068bc4bb721cd7 (diff)
document usage of 'transfer' configuration option for ISDN PRI switch-side transfers
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@102807 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/zapata.conf.sample8
1 files changed, 6 insertions, 2 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index 06a23833d..05355eb39 100644
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -295,8 +295,12 @@ callwaitingcallerid=yes
;
threewaycalling=yes
;
-; Support flash-hook call transfer (requires three way calling)
-; Also enables call parking (overrides the 'canpark' parameter)
+; For FXS ports (either direct analog or over T1/E1):
+; Support flash-hook call transfer (requires three way calling)
+; Also enables call parking (overrides the 'canpark' parameter)
+;
+; For digital ports using ISDN PRI protocols:
+; Support switch-side transfer (called 2BCT, RLT or other names)
;
transfer=yes
;