Hi,
   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.

So I'm running zaptel-1.2.17.1 and asterisk-1.2.18.

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

Jun 25 18:18:07 WARNING[2833]: chan_zap.c:2662 pri_find_dchan: No D-channels 
available!  Using Primary channel 3 as D-channel anyway!
  == Primary D-Channel on span 2 down
Jun 25 18:18:07 WARNING[2834]: chan_zap.c:2662 pri_find_dchan: No D-channels 
available!  Using Primary channel 6 as D-channel anyway!
  == Primary D-Channel on span 3 down
Jun 25 18:18:07 WARNING[2835]: chan_zap.c:2662 pri_find_dchan: No D-channels 
available!  Using Primary channel 9 as D-channel anyway!
  == Primary D-Channel on span 1 down

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.

Following are my configs. Any pointers you can give would be greatly 
appreciated.

We are running Fedora 7.
Kernel "Linux 2.6.21-1.3194.fc7 #1 SMP i686 i686 i386 GNU/Linux" (Standard 
Kernel with install)
Device has jumpers all set to TE mode.


/etc/init.d/zaptel.conf
# Span 1: XBUS-00/XPD-00 "Xorcom XPD #0/0: BRI_TE"
span=1,1,1,ccs,ami
# termtype: te
bchan=1-2
dchan=3

# Span 2: XBUS-00/XPD-08 "Xorcom XPD #0/8: BRI_TE"
span=2,2,1,ccs,ami
# termtype: te
bchan=4-5
dchan=6

# Span 3: XBUS-00/XPD-10 "Xorcom XPD #0/16: BRI_TE"
span=3,3,1,ccs,ami
# termtype: te
bchan=7-8
dchan=9

# Span 4: XBUS-00/XPD-18 "Xorcom XPD #0/24: BRI_TE" RED
#span=4,4,1,ccs,ami
# termtype: te
#bchan=10-11
#dchan=12

# Global data

loadzone        = au
defaultzone     = au


/etc/asterisk/zapata.conf
[channels]
;       echocancel = yes
;       transfer = yes
;       threewaycalling = yes

#include zapata-channels.conf


/etc/asterisk/zapata-channels.conf

; Span 1: XBUS-00/XPD-00 "Xorcom XPD #0/0: BRI_TE"
callerid=asreceived
group=0
context=from-pstn
switchtype = euroisdn
signalling = bri_cpe
channel => 1-2
callerid=
group=
context=default

; Span 2: XBUS-00/XPD-08 "Xorcom XPD #0/8: BRI_TE"
callerid=asreceived
group=0
context=from-pstn
switchtype = euroisdn
signalling = bri_cpe
channel => 4-5
callerid=
group=
context=default

; Span 3: XBUS-00/XPD-10 "Xorcom XPD #0/16: BRI_TE"
callerid=asreceived
group=0
context=from-pstn
switchtype = euroisdn
signalling = bri_cpe
channel => 7-8
callerid=
group=
context=default

; Span 4: XBUS-00/XPD-18 "Xorcom XPD #0/24: BRI_TE" RED
;callerid=asreceived
;group=0
;context=from-pstn
;switchtype = euroisdn
;signalling = bri_cpe
;channel => 10-11
;callerid=
;group=
;context=default



_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to