[zaptel-commits] tzafrir: branch 1.4 r3008 - /branches/1.4/zaptel.sysconfig

SVN commits to the Zaptel project zaptel-commits at lists.digium.com
Sun Sep 9 18:42:01 CDT 2007


Author: tzafrir
Date: Sun Sep  9 18:42:01 2007
New Revision: 3008

URL: http://svn.digium.com/view/zaptel?view=rev&rev=3008
Log:
Also probe for wcte12xp by default (before wcte11xp).

Modified:
    branches/1.4/zaptel.sysconfig

Modified: branches/1.4/zaptel.sysconfig
URL: http://svn.digium.com/view/zaptel/branches/1.4/zaptel.sysconfig?view=diff&rev=3008&r1=3007&r2=3008
==============================================================================
--- branches/1.4/zaptel.sysconfig (original)
+++ branches/1.4/zaptel.sysconfig Sun Sep  9 18:42:01 2007
@@ -31,6 +31,7 @@
 MODULES="$MODULES wct1xxp"	# T100P - Single Span T1 Card
 				# E100P - Single Span E1 Card
 
+MODULES="$MODULES wcte12xp"	# TE120P - Single Span T1/E1 Card
 MODULES="$MODULES wcte11xp"	# TE110P - Single Span T1/E1 Card
 
 MODULES="$MODULES wctdm24xxp"	# TDM2400P - Modular FXS/FXO interface (1-24 ports)
@@ -39,10 +40,8 @@
 				# X101P - Single port FXO interface 
 
 MODULES="$MODULES wctdm"	# TDM400P - Modular FXS/FXO interface (1-4 ports)
-#MODULES="$MODULES wcfxs"	# either above or this
 
 MODULES="$MODULES wcusb"	# S100U - Single port FXS USB Interface
-#MODULES="$MODULES wcfxsusb"	# either above or this
 
 #MODULES="$MODULES torisa"	# Old Tormenta1 ISA Card
 




More information about the zaptel-commits mailing list