Hi, I have built another Asterisk box using one ISDN HFC-S card and Bristuff-0.2.0-RC8p. But this time it behaves very strangely. Asterisk simply hangs and in logs I receive something like this: --NOTICE [1197]: PRI got event: HDLC Bad FCS (8) on Primary D-channel of span 1 --NOTICE [1197]: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 And when I want to call a ZAP channel I get this: --NOTICE [1286]: Unable to create channel of type 'Zap' It seems to be quite common problem. I have read many posts about this in the archive, but mostly they refer to E1/T1 cards and I use ISDN HFC-S card. I don't have any interrupts issues and any other problems mentioned in the archived posts. To be honest I checked every solution I found in archive and nothing works. Does anyone know what to do with this? I would be most thankful, if you could give me some advice. Cheers Andrew -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060117/024cf630/attachment.htm
Show me conf files 2006/1/17, Andrew Nowrot <andrew.nowrot@gmail.com>:> > Hi, > > I have built another Asterisk box using one ISDN HFC-S card and > Bristuff-0.2.0-RC8p. But this time it behaves very strangely. Asterisk > simply hangs and in logs I receive something like this: > --NOTICE [1197]: PRI got event: HDLC Bad FCS (8) on Primary D-channel of > span 1 > --NOTICE [1197]: PRI got event: HDLC Abort (6) on Primary D-channel of > span 1 > And when I want to call a ZAP channel I get this: > --NOTICE [1286]: Unable to create channel of type 'Zap' > > It seems to be quite common problem. I have read many posts about this in > the archive, but mostly they refer to E1/T1 cards and I use ISDN HFC-S card. > I don't have any interrupts issues and any other problems mentioned in the > archived posts. To be honest I checked every solution I found in archive and > nothing works. > > Does anyone know what to do with this? > I would be most thankful, if you could give me some advice. > > Cheers > > Andrew > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > >-- Giovanni Miano -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060117/a158e587/attachment.htm
Hi, My config files look like this: zapata.conf: switchtype = euroisdn signalling = bri_cpe_ptmp pridialplan = local echocancel = yes immediate = no usecallerid = yes group = 1 context = office ;faxdetect = both channel => 1-2 zaptel.conf: # hfc-s pci a span definition # most of the values should be bogus because we are not really zaptel loadzone=nl defaultzone=nl #IDSN HFC-S span=1,1,3,ccs,ami bchan=1-2 dchan=3 Thanks for so fast reply Cheers Andrew -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060117/b3b38e66/attachment.htm