summaryrefslogtreecommitdiff
path: root/zaptel.sysconfig
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-08-25 23:22:40 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-08-25 23:22:40 +0000
commit497465c0821195f24965dec000af60e33071d6d6 (patch)
tree86988c95a6042b006263290af5462ff27f8a55d6 /zaptel.sysconfig
parente95848aef379e0ee97a299a270835e3fc0657e2d (diff)
In theory there should be no editing of the init.d script needed.
So document how we can configure it without editing. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2955 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'zaptel.sysconfig')
-rw-r--r--zaptel.sysconfig20
1 files changed, 19 insertions, 1 deletions
diff --git a/zaptel.sysconfig b/zaptel.sysconfig
index c215109..d9111f6 100644
--- a/zaptel.sysconfig
+++ b/zaptel.sysconfig
@@ -1,5 +1,22 @@
TELEPHONY=yes
+# DEBUG: Pass debug=1 to modules you load.
+# May break xpp_usb.
#DEBUG=yes
+#
+#Alternatively set: options zaptel debug=1
+#in /etc/modprobe.d/zaptel or /etc/modprobe.conf.
+#
+# ZTCFG: The full path to ztcfg. default: /sbin/ztcfg .
+#ZTCFG=/usr/local/sbin/ztcfg
+#
+# ZTCFG_CMD: allow adding extra parameters to the ztcfg command.
+# May be handy for -v, but mostly for:
+#ZTCFG_CMD=/sbin/ztcfg -c /home/tzafrir/myzaptel.conf
+#
+# XPP_SYNC: Can be used to set an explicit Astribank unit as the
+# synchronizing Astribank. Passed to xpp_sync(8) .
+# Default is 'auto' and is almost always a good choice.
+#XPP_SYNC=01
# Un-comment as per your requirements; modules to load/unload
#Module Name Hardware
@@ -9,6 +26,7 @@ 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)
#wct4xxp_ARGS="t1e1override=15" # Additional parameters for TE4xxP driver
+# or use /etc/modprobe.d/zaptel or /etc/modprobe.conf .
MODULES="$MODULES wct1xxp" # T100P - Single Span T1 Card
# E100P - Single Span E1 Card
@@ -28,7 +46,7 @@ MODULES="$MODULES wcusb" # S100U - Single port FXS USB Interface
#MODULES="$MODULES torisa" # Old Tormenta1 ISA Card
-#MODULES="$MODULES ztdummy" # UHCI USB Zaptel Timing Only Interface
+#MODULES="$MODULES ztdummy" # Zaptel Timing Only Interface
#MODULES="$MODULES xpp_usb" # Xorcom Astribank Device