[asterisk-commits] kpfleming: trunk r102808 - in /trunk: ./ configs/zapata.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Feb 7 10:47:52 CST 2008
Author: kpfleming
Date: Thu Feb 7 10:47:52 2008
New Revision: 102808
URL: http://svn.digium.com/view/asterisk?view=rev&rev=102808
Log:
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
........
Modified:
trunk/ (props changed)
trunk/configs/zapata.conf.sample
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/configs/zapata.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/zapata.conf.sample?view=diff&rev=102808&r1=102807&r2=102808
==============================================================================
--- trunk/configs/zapata.conf.sample (original)
+++ trunk/configs/zapata.conf.sample Thu Feb 7 10:47:52 2008
@@ -390,8 +390,12 @@
;
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
;
More information about the asterisk-commits
mailing list