https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r102807 | kpfleming | 2008-02-07 10:41:55 -0600 (Thu, 07 Feb 2008) | 2 lines
document usage of 'transfer' configuration option for ISDN PRI switch-side transfers
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@102808
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
;
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
;