<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Xorcom Bri 4 Port USB</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Hi,<BR>
&nbsp;&nbsp; I'm having some trouble setting up a Xorcom Bri 4 port. I have compiled asterisk and zaptel using the Bristuff bristuff-0.3.0-PRE-1y-g patches.<BR>
<BR>
So I'm running zaptel-1.2.17.1 and asterisk-1.2.18.<BR>
<BR>
The problem I'm having is that for one I get no LEDs showing if the unit is in TE and NT mode (not a issue for me but may have some impact on things) I have no errors in any logs I can see but once zaptel and asterisk are started up I get a lots of warnings in asterisk such as the following<BR>
<BR>
Jun 25 18:18:07 WARNING[2833]: chan_zap.c:2662 pri_find_dchan: No D-channels available!&nbsp; Using Primary channel 3 as D-channel anyway!<BR>
&nbsp; == Primary D-Channel on span 2 down<BR>
Jun 25 18:18:07 WARNING[2834]: chan_zap.c:2662 pri_find_dchan: No D-channels available!&nbsp; Using Primary channel 6 as D-channel anyway!<BR>
&nbsp; == Primary D-Channel on span 3 down<BR>
Jun 25 18:18:07 WARNING[2835]: chan_zap.c:2662 pri_find_dchan: No D-channels available!&nbsp; Using Primary channel 9 as D-channel anyway!<BR>
&nbsp; == Primary D-Channel on span 1 down<BR>
<BR>
It errors for all for ports and makes no difference if I have the ISDN cables connected or not. I want to run in ptp mode and currently use a digium B410P card on the connections that work fine so I know that the lines work and ptp is the correct mode.<BR>
<BR>
Following are my configs. Any pointers you can give would be greatly appreciated.<BR>
<BR>
We are running Fedora 7.<BR>
Kernel &quot;Linux 2.6.21-1.3194.fc7 #1 SMP i686 i686 i386 GNU/Linux&quot; (Standard Kernel with install)<BR>
Device has jumpers all set to TE mode.<BR>
<BR>
<BR>
/etc/init.d/zaptel.conf<BR>
# Span 1: XBUS-00/XPD-00 &quot;Xorcom XPD #0/0: BRI_TE&quot;<BR>
span=1,1,1,ccs,ami<BR>
# termtype: te<BR>
bchan=1-2<BR>
dchan=3<BR>
<BR>
# Span 2: XBUS-00/XPD-08 &quot;Xorcom XPD #0/8: BRI_TE&quot;<BR>
span=2,2,1,ccs,ami<BR>
# termtype: te<BR>
bchan=4-5<BR>
dchan=6<BR>
<BR>
# Span 3: XBUS-00/XPD-10 &quot;Xorcom XPD #0/16: BRI_TE&quot;<BR>
span=3,3,1,ccs,ami<BR>
# termtype: te<BR>
bchan=7-8<BR>
dchan=9<BR>
<BR>
# Span 4: XBUS-00/XPD-18 &quot;Xorcom XPD #0/24: BRI_TE&quot; RED<BR>
#span=4,4,1,ccs,ami<BR>
# termtype: te<BR>
#bchan=10-11<BR>
#dchan=12<BR>
<BR>
# Global data<BR>
<BR>
loadzone&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = au<BR>
defaultzone&nbsp;&nbsp;&nbsp;&nbsp; = au<BR>
<BR>
<BR>
/etc/asterisk/zapata.conf<BR>
[channels]<BR>
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; echocancel = yes<BR>
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; transfer = yes<BR>
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; threewaycalling = yes<BR>
<BR>
#include zapata-channels.conf<BR>
<BR>
<BR>
/etc/asterisk/zapata-channels.conf<BR>
<BR>
; Span 1: XBUS-00/XPD-00 &quot;Xorcom XPD #0/0: BRI_TE&quot;<BR>
callerid=asreceived<BR>
group=0<BR>
context=from-pstn<BR>
switchtype = euroisdn<BR>
signalling = bri_cpe<BR>
channel =&gt; 1-2<BR>
callerid=<BR>
group=<BR>
context=default<BR>
<BR>
; Span 2: XBUS-00/XPD-08 &quot;Xorcom XPD #0/8: BRI_TE&quot;<BR>
callerid=asreceived<BR>
group=0<BR>
context=from-pstn<BR>
switchtype = euroisdn<BR>
signalling = bri_cpe<BR>
channel =&gt; 4-5<BR>
callerid=<BR>
group=<BR>
context=default<BR>
<BR>
; Span 3: XBUS-00/XPD-10 &quot;Xorcom XPD #0/16: BRI_TE&quot;<BR>
callerid=asreceived<BR>
group=0<BR>
context=from-pstn<BR>
switchtype = euroisdn<BR>
signalling = bri_cpe<BR>
channel =&gt; 7-8<BR>
callerid=<BR>
group=<BR>
context=default<BR>
<BR>
; Span 4: XBUS-00/XPD-18 &quot;Xorcom XPD #0/24: BRI_TE&quot; RED<BR>
;callerid=asreceived<BR>
;group=0<BR>
;context=from-pstn<BR>
;switchtype = euroisdn<BR>
;signalling = bri_cpe<BR>
;channel =&gt; 10-11<BR>
;callerid=<BR>
;group=<BR>
;context=default<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>