[svn-commits] kpfleming: trunk r103316 - in /trunk: ./ configs/zapata.conf.sample

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Feb 11 11:09:04 CST 2008


Author: kpfleming
Date: Mon Feb 11 11:09:04 2008
New Revision: 103316

URL: http://svn.digium.com/view/asterisk?view=rev&rev=103316
Log:
Merged revisions 103315 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r103315 | kpfleming | 2008-02-11 11:05:22 -0600 (Mon, 11 Feb 2008) | 2 lines

improve 2BCT documentation a bit (thanks Jared)

........

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=103316&r1=103315&r2=103316
==============================================================================
--- trunk/configs/zapata.conf.sample (original)
+++ trunk/configs/zapata.conf.sample Mon Feb 11 11:09:04 2008
@@ -396,6 +396,10 @@
 ;
 ; For digital ports using ISDN PRI protocols:
 ;   Support switch-side transfer (called 2BCT, RLT or other names)
+;   This setting must be enabled on both ports involved, and the
+;   'facilityenable' setting must also be enabled to allow sending
+;   the transfer to the ISDN switch, since it sent in a FACILITY
+;   message.
 ;
 transfer=yes
 ;




More information about the svn-commits mailing list