Hi all, i'm trying to install Asterisk with Junghanns QuadBri ISDN card: I have followed all the instructions, and when I run "|ztcfg -tvv" I get | | Zaptel Configuration ======================| SPAN 1: 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) 3 channels configured. But when I try to start asterisk with "|asterisk -vvvvvvc" I get this error message: | [chan_zap.so] => (Zapata Telephony w/PRI) == Parsing ?/etc/asterisk/zapata.conf?: Found Jun 6 21:18:31 WARNING[3375]: chan_zap.c:925 zt_open: Unable to specify channel 4: No such device or address Jun 6 21:18:31 ERROR[3375]: chan_zap.c:6442 mkintf: Unable to open channel 4: No such device or address here = 0, tmp->channel = 4, channel = 4 Jun 6 21:18:31 ERROR[3375]: chan_zap.c:10270 setup_zap: Unable to register channel ?4-5? Jun 6 21:18:31 WARNING[3375]: loader.c:345 ast_load_resource: chan_zap.so: load_module failed, returning -1 == Unregistered channel type ?Tor? == Unregistered channel type ?Zap? Jun 6 21:18:31 WARNING[3375]: loader.c:440 load_modules: Loading module chan_zap.so failed! Can someone help me with this issue? Thanks, Daniele (dgianetti@hoplo.com)
Thanks for answering so quickly, I have tried several zapata.conf and zaptel.conf with no result: this is the latest try zaptel.conf loadzone=it defaultzone=it # 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 dchan=3 bchan=4,5 dchan=6 bchan=7,8 dchan=9 bchan=10,11 dchan=12 zapata.conf [channels] ; ; Default language ; ;language=en ; ; Default context ; ; switchtype = euroisdn ; p2mp TE mode (for connecting ISDN lines in point-to-multipoint mode) ;signalling = bri_cpe_ptmp ; p2p TE mode (for connecting ISDN lines in point-to-point mode) signalling = bri_cpe ; p2mp NT mode (for connecting ISDN phones in point-to-multipoint mode) ;signalling = bri_net_ptmp ; p2p NT mode (for connecting an ISDN pbx in point-to-point mode) ;signalling = bri_net pridialplan = local prilocaldialplan = local nationalprefix = 0 internationalprefix = 00 echocancel = yes context=demo group = 1 ; S/T port 1 channel => 1-2 group = 2 ; S/T port 2 channel => 4-5 group = 3 ; S/T port 3 channel => 7-8 group = 4 ; S/T port 4 channel => 10-11 and this is the error I get: [chan_zap.so] => (Zapata Telephony w/PRI) == Parsing '/etc/asterisk/zapata.conf': Found Jun 7 11:02:07 WARNING[13324]: chan_zap.c:925 zt_open: Unable to specify channel 1: No such device or address Jun 7 11:02:07 ERROR[13324]: chan_zap.c:6442 mkintf: Unable to open channel 1: No such device or address here = 0, tmp->channel = 1, channel = 1 Jun 7 11:02:07 ERROR[13324]: chan_zap.c:10270 setup_zap: Unable to register channel '1-2' Jun 7 11:02:07 WARNING[13324]: loader.c:345 ast_load_resource: chan_zap.so: load_module failed, returning -1 == Unregistered channel type 'Tor' == Unregistered channel type 'Zap' Jun 7 11:02:07 WARNING[13324]: loader.c:440 load_modules: Loading module chan_zap.so failed! Thanks, Daniele
It's appear that you have defined 4 channels in you zapata.conf, but the ztcfg -tvv only detect 2B and 1D. Can you paste you zapata.conf? Regards ----- Original Message ----- From: "Daniele Gianetti" <dgianetti@hoplo.com> To: <asterisk-users@lists.digium.com> Sent: Tuesday, June 07, 2005 10:21 AM Subject: [Asterisk-Users] Problems with Junghanns QuadBri Hi all, i'm trying to install Asterisk with Junghanns QuadBri ISDN card: I have followed all the instructions, and when I run "|ztcfg -tvv" I get | | Zaptel Configuration ======================| SPAN 1: 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) 3 channels configured. But when I try to start asterisk with "|asterisk -vvvvvvc" I get this error message: | [chan_zap.so] => (Zapata Telephony w/PRI) == Parsing ?/etc/asterisk/zapata.conf?: Found Jun 6 21:18:31 WARNING[3375]: chan_zap.c:925 zt_open: Unable to specify channel 4: No such device or address Jun 6 21:18:31 ERROR[3375]: chan_zap.c:6442 mkintf: Unable to open channel 4: No such device or address here = 0, tmp->channel = 4, channel = 4 Jun 6 21:18:31 ERROR[3375]: chan_zap.c:10270 setup_zap: Unable to register channel ?4-5? Jun 6 21:18:31 WARNING[3375]: loader.c:345 ast_load_resource: chan_zap.so: load_module failed, returning -1 == Unregistered channel type ?Tor? == Unregistered channel type ?Zap? Jun 6 21:18:31 WARNING[3375]: loader.c:440 load_modules: Loading module chan_zap.so failed! Can someone help me with this issue? Thanks, Daniele (dgianetti@hoplo.com) _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users