From: Kevin P. Fleming Date: Thu, 7 Feb 2008 16:47:52 +0000 (+0000) Subject: Merged revisions 102807 via svnmerge from X-Git-Tag: 1.6.0-beta3~2^2~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdff02c08fff350660d3ef363fb11f00047fa5bd;p=thirdparty%2Fasterisk.git Merged revisions 102807 via svnmerge from 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 --- diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample index b2146b6b5e..15c7d3f815 100644 --- a/configs/zapata.conf.sample +++ b/configs/zapata.conf.sample @@ -390,8 +390,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 ;