summaryrefslogtreecommitdiff
path: root/kernel/xpp/xpp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/xpp/xpp.conf')
-rw-r--r--kernel/xpp/xpp.conf30
1 files changed, 30 insertions, 0 deletions
diff --git a/kernel/xpp/xpp.conf b/kernel/xpp/xpp.conf
new file mode 100644
index 0000000..e5aeb7c
--- /dev/null
+++ b/kernel/xpp/xpp.conf
@@ -0,0 +1,30 @@
+# /etc/dahdi/xpp.conf
+#
+# This file is used to configure the operation
+# of init_card_* initialization scripts.
+#
+
+# pri_protocol: is an XPP PRI device E1 (default) or T1?
+# This parameter is REQUIRED for the PRI module
+pri_protocol E1
+#
+# Alternatively you can set this on a port basis is you have a strange
+# setup where some of the ports are E1 and some are T1. These specific
+# settings will override the default set above.
+#pri_protocol/xbus-00/xpd-02 T1
+#pri_protocol/connector:usb-0000:00:1d.7-7/xpd-03 T1
+#pri_protocol/label:usb:0000183/xpd-03 T1
+
+# International settings for the XPP FXO module. This is similar to the
+# 'opermode' kernel module of wctdm and wctdm24xxp . The default value
+# is 'FCC' (US settings). You can find the full list of countries in
+# the script /usr/share/zaptel/init_card_1_30 .
+#opermode UK
+
+# Set this to enable debug mode for the scripts:
+#debug 1
+#
+# Skip the long calibration of the FXS modules. This saves time, but
+# makes the units consume much more power and hence highly unreocmmended
+# and unsupported.
+#fxs_skip_calib 1