summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-09-13 21:50:15 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-09-13 21:50:15 +0000
commit236601045ee0a95930414d8d5f822d9a61054aae (patch)
tree4dcf6b66838e0798821dfa4b3457145083c3e5eb
parent178fc545ae2dcb65f57c4e851e4274747c57d655 (diff)
The order ov modules load counts, if you have multiple cards.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3015 5390a7c7-147a-4af0-8ec9-7488f05a26cb
-rw-r--r--zaptel.init2
-rw-r--r--zaptel.sysconfig4
2 files changed, 3 insertions, 3 deletions
diff --git a/zaptel.init b/zaptel.init
index 30d68ff..4ab2d5b 100644
--- a/zaptel.init
+++ b/zaptel.init
@@ -47,7 +47,7 @@ fi
if [ -z "${MODULES}" ]; then
# Populate defaults if not present
- MODULES="tor2 wct4xxp wct1xxp wcte11xp wcte12xp wcfxo wctdm wctdm24xxp"
+ MODULES="tor2 wct4xxp wcte12xp wct1xxp wcte11xp wcfxo wctdm wctdm24xxp"
fi
# recursively unload a module and its dependencies, if possible.
diff --git a/zaptel.sysconfig b/zaptel.sysconfig
index 2d25227..534cb1c 100644
--- a/zaptel.sysconfig
+++ b/zaptel.sysconfig
@@ -9,13 +9,13 @@ MODULES="$MODULES tor2" # T400P - Quad Span T1 Card
MODULES="$MODULES wct4xxp" # TE405P - Quad Span T1/E1 Card (5v version)
# TE410P - Quad Span T1/E1 Card (3.3v version)
+MODULES="$MODULES wcte12xp" # TE120P - Single Span T1/E1 Card
+
MODULES="$MODULES wct1xxp" # T100P - Single Span T1 Card
# E100P - Single Span E1 Card
MODULES="$MODULES wcte11xp" # TE110P - Single Span T1/E1 Card
-MODULES="$MODULES wcte12xp" # TE120P - Single Span T1/E1 Card
-
MODULES="$MODULES wctdm24xxp" # TDM2400P - Modular FXS/FXO interface (1-24 ports)
MODULES="$MODULES wcfxo" # X100P - Single port FXO interface