<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have installed a quadBri card, with
Asterisk-1.0.10 and the bristuff-<A style="COLOR: rgb(153,0,0)"
href="http://www.junghanns.net/downloads/bristuff-0.2.0-RC8s.tar.gz"><FONT
face="Times New Roman" size=3>0.2.0-RC8s (* 1.0.10)</FONT></A></FONT></DIV>
<DIV><FONT face=Arial size=2>When calling 0207654321 the following
happens:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>-- Executing Goto("Zap/1-1 ", "
salsa-helpdesk-day|s|1 ") in new stack<BR>-- Goto
(salsa-helpdesk-day,s,1)<BR>-- Executing Dial ("Zap/1-1 ",
"Zap/g1/0201234567|30 ") in new stack<BR>-- Requested transfer capability:
0x00 - SPEECH<BR>-- Called g1/0201234567<BR>-- Accepting voice call
from '641234567' to '0207654321' on channel 0/1, span 1<BR>--
Executing Goto ("Zap/4-1 ", " salsa-helpdesk-day|s|1 ") in new
stack<BR>-- Goto (salsa-helpdesk-day,s,1)<BR>-- Executing Dial
("Zap/4-1 ", " Zap/g1/0201234567|30 ") in new stack<BR>Jun 17 15:12:15
NOTICE [1838]: app_dial.c:805 dial_exec : Unable to create channel of type
'Zap'<BR>== Everyone is busy/congested at this time<BR>--
Executing BackGround ("Zap/4-1 ", " salsa-helpdesk ") in new
stack<BR>-- Accepting voice call from '641234567' to '0207654321' on
channel 0/1, span 2<BR>-- Playing 'salsa-helpdesk' (language
'en')<BR>-- Channel 0/1, span 1 got hangup<BR>-- Hungup
'Zap/2-1'<BR>== Spawn extension (salsa-helpdesk-day, s, 1) exited non-zero
on 'Zap/1-1'<BR>-- Hungup 'Zap/1-1'<BR>-- Channel 0/1, span 2 got
hangup<BR>== Spawn extension (salsa-helpdesk-day, s, 2) exited non-zero on
'Zap/4-1'<BR>-- Hungup 'Zap/4-1'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>So, the Asterisk server is up and running, accepts
phone calls, plays sound files, and even the Voicemail works
correct.</FONT></DIV>
<DIV><FONT face=Arial size=2>It correctly goes to "salsa-helpdesk-day", tries to
call a number, but this fails. Now and then, a "Unable to forward frame"
message is displayed.</FONT></DIV>
<DIV><FONT face=Arial size=2>Also, when looking at /var/log/messages, the
messages:</FONT></DIV>
<DIV><FONT face=Arial size=2>"qozap: CRC error for HDLC frame on card 1 (cardID
0) S/T port 1"</FONT></DIV>
<DIV>
<DIV><FONT face=Arial size=2>"qozap: CRC error for HDLC frame on card 1 (cardID
0) S/T port 2"</FONT></DIV>
<DIV><FONT face=Arial size=2>appear frequently.</FONT></DIV></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>
<DIV>lsmod lists zaptel and qozap, and not ztdummy, zaphfc, etc.</DIV>
<DIV>lspci nicely lists the card, and there are no IRQ conflicts.</DIV></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any ideas?</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks in advance.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>(by the way, the telephone numbers are fictious,
because of privacy reasons, the actual dialed numbers do exist and work
properly)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Here are my configuration files:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>extensions.conf:</FONT></DIV>
<DIV><FONT face=Arial size=2>[salsa-helpdesk-day]<BR>exten =>
s,1,Dial(Zap/g1/0201234567,30)<BR>exten =>
s,2,Background(salsa-helpdesk)<BR>exten => s,3,Voicemail(s44)<BR>exten =>
s,4,Hangup</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>[incoming]<BR>exten =>
s,1,Goto(call-internal-phones,s,1)</FONT></DIV>
<DIV><FONT face=Arial size=2>exten =>
0207654321',1,Goto(salsa-helpdesk-day,s,1)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>zapata.conf:</FONT></DIV>
<DIV><FONT face=Arial size=2>[channels]<BR>switchtype =
euroisdn<BR>pulsedial=yes<BR>signalling = bri_cpe_ptmp<BR></DIV>
<DIV>pridialplan = local<BR>prilocaldialplan = local<BR>nationalprefix =
0<BR>internationalprefix = 00<BR>callerid=asreceived<BR>echocancel = yes
<BR>hidecallerid=no<BR>context=incoming</DIV>
<DIV> </DIV>
<DIV>group = 1<BR>; S/T port 1<BR>channel => 1-2</DIV>
<DIV> </DIV>
<DIV>; S/T port 2<BR>channel => 4-5</DIV>
<DIV> </DIV>
<DIV>; S/T port 3<BR>channel => 7-8</DIV>
<DIV> </DIV>
<DIV>; S/T port 4<BR>channel => 10-11</DIV>
<DIV> </DIV>
<DIV>zaptel.conf:</DIV>
<DIV>loadzone=nl<BR>defaultzone=nl<BR># qozap span definitions<BR># most of the
values should be bogus because we are not really
zaptel<BR>span=1,1,3,ccs,hdb3<BR>span=2,0,3,ccs,hdb3<BR>span=3,0,3,ccs,hdb3<BR>span=4,0,3,ccs,hdb3</DIV>
<DIV> </DIV>
<DIV>bchan=1,2<BR>dchan=3<BR>bchan=4,5<BR>dchan=6<BR>bchan=7,8<BR>dchan=9<BR>bchan=10,11<BR>dchan=12</DIV>
<DIV> </DIV>
<DIV>At the Asterisk command console, the command "pri show span 1" results
in:</DIV>
<DIV>Primary D-channel: 3<BR>Status: Provisioned, Up, Active<BR>Switchtype:
EuroISDN<BR>Type: CPE (PtMP)<BR>Window Length: 0/7<BR>Sentrej: 0<BR>SolicitFbit:
0<BR>Retrans: 0<BR>Busy: 0<BR>Overlap Dial: 0<BR></DIV>
<DIV>And similar for the other spans.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV></FONT></BODY></HTML>