From 84c3285286fb8a9fc1397b2292f4c29e38827af6 Mon Sep 17 00:00:00 2001 From: tzafrir Date: Thu, 16 Aug 2007 21:10:05 +0000 Subject: 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 --- zaptel.sysconfig | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'zaptel.sysconfig') 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. -- cgit v1.2.3