summaryrefslogtreecommitdiff
path: root/zaptel.sysconfig
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-08-16 21:10:05 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-08-16 21:10:05 +0000
commit84c3285286fb8a9fc1397b2292f4c29e38827af6 (patch)
treeac64e7ba401d59aaa25fc59874a5669a4c321d0d /zaptel.sysconfig
parent19836741c4663d47c7c3173bd8db494dba3c9e97 (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 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2866 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.