hello,

i have a problem starting asterisk with one x100p digium and two hfc chipset isdn cards with bri-stuff.0.0.2.


"ztcfg -vv" shows me a this info:


Zaptel Configuration ======================

SPAN 1: CCS/ AMI Build-out: 399-533 feet (DSX-1)

Channel map:

Channel 01: FXS Kewlstart (Default) (Slaves: 01)
Channel 02: Individual Clear channel (Default) (Slaves: 02)
Channel 03: Individual Clear channel (Default) (Slaves: 03)
Channel 04: D-channel (Default) (Slaves: 04)
Channel 05: Individual Clear channel (Default) (Slaves: 05)
Channel 06: Individual Clear channel (Default) (Slaves: 06)
Channel 07: D-channel (Default) (Slaves: 07)

7 channels configured.

ZT_SPANCONFIG failed on span 1: Invalid argument (22)

-------------------------------------------------------------

cat  /etc/zaptel.conf

loadzone=nl
defaultzone=nl
fxsks=1
########################
loadzone=nl defaultzone=nl
span=1,1,3,ccs,ami
bchan=2-3,5-6
dchan=4,7



and

# cat /etc/asterisk/zapata.conf

[channels]
switchtype = euroisdn
; p2p TE mode
signalling = bri_cpe
;
prilocaldialplan=national
pridialplan = unknown
;
echocancel=yes
group = 1
context=isdn
channel => 2-3,5-6

group = 2
context=gsm
signalling=fxs_ks
channel => 1

---------------------------------------------
but when i start asterisk i got this errors:

Parsing '/etc/asterisk/zapata.conf': Found
Jul 8 13:53:58 WARNING[16384]: chan_zap.c:682 zt_open: Unable to specify channel 2: No such device or address
Jul 8 13:53:58 ERROR[16384]: chan_zap.c:5397 mkintf: Unable to open channel 2: No such device or address
here = 0, tmp->channel = 2, channel = 2
Jul 8 13:53:58 ERROR[16384]: chan_zap.c:7668 setup_zap: Unable to register channel '2-3'
Jul 8 13:53:58 WARNING[16384]: loader.c:313 ast_load_resource: chan_zap.so: load_module failed, returning -1
== Unregistered channel type 'Tor'
== Unregistered channel type 'Zap'
-- Unregistered channel 1
Jul 8 13:53:58 WARNING[16384]: loader.c:408 load_modules: Loading module chan_zap.so failed!
Segmentation fault



what to do? i have latest CVS asterisk .. thank you, Tomaz

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to