summaryrefslogtreecommitdiff
path: root/init.conf.sample
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2008-07-08 21:10:02 +0000
committerShaun Ruffell <sruffell@digium.com>2008-07-08 21:10:02 +0000
commite88502949fd8cbe7edf37dd76c2b2c2286a88ff8 (patch)
tree62a7123b93f02aa63b2aa6993696cf7d7f85b0eb /init.conf.sample
parent23bc24e215ce8d6759595e5c3ae65785004739dd (diff)
- Renamed init.conf to init.conf.sample
- Added /etc/dahdi/modules file that contains comments or the names of modules to load. - Removed the MODULES variable from /etc/dahdi/init.conf. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4578 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'init.conf.sample')
-rw-r--r--init.conf.sample39
1 files changed, 39 insertions, 0 deletions
diff --git a/init.conf.sample b/init.conf.sample
new file mode 100644
index 0000000..3f24fa8
--- /dev/null
+++ b/init.conf.sample
@@ -0,0 +1,39 @@
+#
+# Shell settings for Dahdi initialization scripts.
+# This replaces the old/per-platform files (/etc/sysconfig/zaptel,
+# /etc/defaults/zaptel)
+#
+
+# The maximal timeout (seconds) to wait for udevd to finish generating
+# device nodes after the modules have loaded and before running dahdi_cfg.
+#DAHDI_DEV_TIMEOUT=40
+
+# Override settings for xpp_fxloader
+#XPP_FIRMWARE_DIR=/usr/share/dahdi
+#XPP_HOTPLUG_DISABLED=yes
+
+# By default, DAHDI will not load any modules. Please uncomment the
+# as per your requirements; modules to load/unload
+#Module Name Hardware
+#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 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 wctdm24xxp" # TDM2400P - Modular FXS/FXO interface (1-24 ports)
+
+#MODULES="$MODULES wcfxo" # X100P - Single port FXO interface
+ # X101P - Single port FXO interface
+
+#MODULES="$MODULES wctdm" # TDM400P - Modular FXS/FXO interface (1-4 ports)
+
+#MODULES="$MODULES dahdi_dummy" # Zaptel Timing Only Interface
+
+#MODULES="$MODULES xpp_usb" # Xorcom Astribank Device