[Asterisk-Users] QuadBRI ,TDM400 and SuSE9.2
Robert Webb
asterisk at ropeguru.com
Thu Mar 10 13:37:56 MST 2005
On Thu, 10 Mar 2005 21:10:54 +0100
Manuel Antonio Casal Hernández <mach at e-sistemas.net>
wrote:
> Hi all,
>
> We need help with our SuSe9.2 asterisk box
> We have one QuadBRI and one TDM40B in an ASUS pundit R-2
>barebone.
> We have downloaded the bristuff (0.2.0-RC7j) and
>installed it without problems.
> once we downloaded and compiled asterisk, zaptel and all
>other stuff, the module installation succed in this
>order:
>
> modprobe zaptel
> modprobe qozap
> modprobe wcfsx
>
> then the ztcfg output this:
>
> Zaptel Configuration
> ======================
>
> SPAN 1: CCS/ AMI Build-out: 399-533 feet (DSX-1)
> SPAN 2: CCS/ AMI Build-out: 399-533 feet (DSX-1)
> SPAN 3: CCS/ AMI Build-out: 399-533 feet (DSX-1)
> SPAN 4: CCS/ AMI Build-out: 399-533 feet (DSX-1)
>
> Channel map:
>
> Channel 01: Individual Clear channel (Default) (Slaves:
>01)
> Channel 02: Individual Clear channel (Default) (Slaves:
>02)
> Channel 03: D-channel (Default) (Slaves: 03)
> Channel 04: Individual Clear channel (Default) (Slaves:
>04)
> Channel 05: Individual Clear channel (Default) (Slaves:
>05)
> Channel 06: D-channel (Default) (Slaves: 06)
> Channel 07: Individual Clear channel (Default) (Slaves:
>07)
> Channel 08: Individual Clear channel (Default) (Slaves:
>08)
> Channel 09: D-channel (Default) (Slaves: 09)
> Channel 10: Individual Clear channel (Default) (Slaves:
>10)
> Channel 11: Individual Clear channel (Default) (Slaves:
>11)
> Channel 12: D-channel (Default) (Slaves: 12)
> Channel 13: FXO Kewlstart (Default) (Slaves: 13)
> Channel 14: FXO Kewlstart (Default) (Slaves: 14)
> Channel 15: FXO Kewlstart (Default) (Slaves: 15)
> Channel 16: FXO Kewlstart (Default) (Slaves: 16)
>
> 16 channels configured.
>
> but when we start asterisk it stops at zapata.conf
>parsing:
>
> [chan_zap.so] => (Zapata Telephony w/PRI)
> == Parsing '/etc/asterisk/zapata.conf': Found
> Mar 11 20:29:37 ERROR[5512]: chan_zap.c:6467 mkintf:
>Unable to get parameters
> Mar 11 20:29:37 ERROR[5512]: chan_zap.c:10247 setup_zap:
>Unable to register channel '1-2'
> Mar 11 20:29:37 WARNING[5512]: loader.c:345
>ast_load_resource: chan_zap.so: load_module failed,
>returning -1
> == Unregistered channel type 'Tor'
> == Unregistered channel type 'Zap'
> Mar 11 20:29:37 WARNING[5512]: loader.c:440
>load_modules: Loading module chan_zap.so failed!
>
>
> Any kind of suggestions or help will be welcome, We are
>stucked and dessesperated with this issue...:(
>
> Thanks very much in advance for your help.
>
> ------ zaptel.conf
>
> #loadzone=no
> #defaultzone=us
> loadzone=nl
> defaultzone=nl
> # qozap span definitions
> # most of the values should be bogus because we are not
>really zaptel
>
> span=1,1,3,ccs,ami
> span=2,0,3,ccs,ami
> span=3,0,3,ccs,ami
> span=4,0,3,ccs,ami
>
> bchan=1,2,4,5,7,8,10,11
> dchan=3,6,9,12
> fxoks=13-16
>
> ------ zapata.conf
>
> context=RDSI
> group = 1
> ; S/T port 1
> channel => 1-2
>
> ; S/T port 2
> channel => 4-5
>
> ; S/T port 3
> channel => 7-8
>
> ; S/T port 4
> channel => 10-11
>
> switchtype =fxo_ks
> context=EXTENSIONES
> group = 2
> channel =>13-16
>
<snip>
IS this all you have inb your zapata.conf??? There should
be more. Most notable a [channels] header to show that the
info below are for defining the channels.
More information about the asterisk-users
mailing list