From 26aa6bccfb370806b5456fca4ab052cd8e4550f1 Mon Sep 17 00:00:00 2001 From: tzafrir Date: Tue, 18 Dec 2007 18:00:03 +0000 Subject: Enable xpp_usb in the sysconfig file as xpp no longer generates many interrupts when there's no hardware connected. Merged revisions 3514 via svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3515 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- zaptel.sysconfig | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'zaptel.sysconfig') diff --git a/zaptel.sysconfig b/zaptel.sysconfig index ff35db2..4db9222 100644 --- a/zaptel.sysconfig +++ b/zaptel.sysconfig @@ -48,7 +48,7 @@ MODULES="$MODULES wcusb" # S100U - Single port FXS USB Interface #MODULES="$MODULES ztdummy" # Zaptel Timing Only Interface -#MODULES="$MODULES xpp_usb" # Xorcom Astribank Device +MODULES="$MODULES xpp_usb" # Xorcom Astribank Device # Disables Astribank hotplug firmware loading #XPP_HOTPLUG_DISABLED=yes @@ -56,6 +56,10 @@ MODULES="$MODULES wcusb" # S100U - Single port FXS USB Interface # Disables Astribank udev hook called when an astribank is added and ready # or removed. #ASTRIBANK_HOOK_DISABLED=yes +# +# Setup the configuration for the PRI module of the Astribank. +# Default: all E1,TE . See xpp/README.Astribank . +#XPP_PRI_SETUP='NUM/*/XPD-01=NT,E1' # Extensions genzaptelconf are (base + channel_number) # base is by default 6000: -- cgit v1.2.3