<!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.2523" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>HI, I'm trying to config a span from port 2 of a 
DIgium T410p to a Brooktrout TR114-P8V-T1 card.&nbsp; I have a T1-PRI from the 
TELCO in port 1 (thru first port) working just fine with Asterisk 1.0.3 - been 
working fine for some time now.&nbsp; No problem with dialplan PSTN calls.&nbsp; 
Now I'd like to "route" specific DID numbers in thru the TELCO T1-PRI and out 
thru the second port (span) on the Digium card to the Brooktrout T1.&nbsp; The 
Brooktrout T1 is a robbed-bit e&amp;m&nbsp;signaling.&nbsp; I'm using a 
crossover cable and both the Digium T1 port and the Brooktrout T1 card light up 
green.&nbsp; Yet I can't get a call through the Asterisk box to the 
Brooktrout.&nbsp;&nbsp;I suspect some zaptel/zapata config problem and I'm 
hoping someone can spot something.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>When I call the number asterisk 
reports:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Executing&nbsp;Dial("Zap/11-1", 
"Zap/2-2/3213214321") in new stack</FONT></DIV>
<DIV><FONT face=Arial size=2>Notice[2018]: app_dial.c c:743 dial_exec: Unable to 
create channel of type 'Zap'</FONT></DIV>
<DIV><FONT face=Arial size=2>= Everyone is busy/congested at this 
time</FONT></DIV>
<DIV><FONT face=Arial size=2>Accepting call from '1231231234' 
to&nbsp;'3213214321' on Channel 0/11, Span 1</FONT></DIV>
<DIV><FONT face=Arial size=2>Channel 0/11, Span 1 got hung up</FONT></DIV>
<DIV><FONT face=Arial size=2>Hangup 'Zap/11-1'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><STRONG>zaptel.conf</STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>span=2,0,0,esf,b8zs</FONT></DIV>
<DIV><FONT face=Arial size=2>e&amp;m=25-48</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><STRONG>zapata.conf</STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>signaling = em_w</FONT></DIV>
<DIV><FONT face=Arial size=2>context = faxserver</FONT></DIV>
<DIV><FONT face=Arial size=2>group = 3</FONT></DIV>
<DIV><FONT face=Arial size=2>channel = 25-28</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><STRONG>exten.conf</STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>exten =&gt; 
1231231234,1,Dial(Zap/2-2/${exten})</FONT></DIV></BODY></HTML>