summaryrefslogtreecommitdiff
path: root/zaptel.sysconfig
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-08-16 21:45:13 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-08-16 21:45:13 +0000
commitbbdb7ec96737aee49feaa3d908438fc90fd27eea (patch)
tree594c8336e2308960c11cb97f17faef63ebd8a036 /zaptel.sysconfig
parentfb790bb2e462f4b00be49c29e570587d5a7d21af (diff)
xpp rev. 4515:
* BRI improvement: an 'nt_keepalive' parameter to xpd_bri forces a BRI_NT to retry a connection indefinitely (this is our default). When false it revert to the behaviour in changeset:4415 ("Bezeq like") * Improvement in DBG macros. The print_dbg parameter is now set of flags to debug. They are defined in zap_debug.h * Don't use Astribanks connected to USB1 interfaces Unless the user set the option usb1=1 for xpp_usb (r4504). * And some more documentation... * Include some of our variables in the default zaptel sample file. Merged revisions 2860 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 Merged revisions 2866 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.4 git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2867 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'zaptel.sysconfig')
-rw-r--r--zaptel.sysconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/zaptel.sysconfig b/zaptel.sysconfig
index 41872f9..c215109 100644
--- a/zaptel.sysconfig
+++ b/zaptel.sysconfig
@@ -31,3 +31,17 @@ MODULES="$MODULES wcusb" # S100U - Single port FXS USB Interface
#MODULES="$MODULES ztdummy" # UHCI USB Zaptel Timing Only Interface
#MODULES="$MODULES xpp_usb" # Xorcom Astribank Device
+
+# Disables Astribank hotplug firmware loading
+#XPP_HOTPLUG_DISABLED=yes
+#
+# Disables Astribank udev hook called when an astribank is added and ready
+# or removed.
+#ASTRIBANK_HOOK_DISABLED=yes
+
+# Extensions genzaptelconf are (base + channel_number)
+# base is by default 6000:
+#base_exten=6000
+#
+# There are a host of other variables you can set to affect
+# genzaptelconf. See the beginning of the script.