[zaptel-commits] mattf: branch 1.4 r3064 - /branches/1.4/wctdm24xxp/base.c

SVN commits to the Zaptel project zaptel-commits at lists.digium.com
Thu Sep 20 11:52:07 CDT 2007


Author: mattf
Date: Thu Sep 20 11:52:07 2007
New Revision: 3064

URL: http://svn.digium.com/view/zaptel?view=rev&rev=3064
Log:
Disable native bridging pending resolving of some issues

Modified:
    branches/1.4/wctdm24xxp/base.c

Modified: branches/1.4/wctdm24xxp/base.c
URL: http://svn.digium.com/view/zaptel/branches/1.4/wctdm24xxp/base.c?view=diff&rev=3064&r1=3063&r2=3064
==============================================================================
--- branches/1.4/wctdm24xxp/base.c (original)
+++ branches/1.4/wctdm24xxp/base.c Thu Sep 20 11:52:07 2007
@@ -282,7 +282,7 @@
 static int fxorxgain = 0;
 static int fxstxgain = 0;
 static int fxsrxgain = 0;
-static int nativebridge = 1;
+static int nativebridge = 0;
 static int ringdebounce = DEFAULT_RING_DEBOUNCE;
 #ifdef VPM_SUPPORT
 static int vpmsupport = 1;




More information about the zaptel-commits mailing list