<!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.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT></DIV>
<DIV><FONT face=Arial size=2>I've been having some problems getting a 
channelized T1 working with a T100P card. Perhaps someone can help:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV><FONT face=Arial size=2>I have an Eschelon T1 coming into a Vina Integrator 
box.&nbsp; This box splits out the T1 into an ethernet plug for bandwidth and a 
secondary T1 which I plug into the T100P card.&nbsp;I've connected the two with 
a T1 crossover cable.&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I get a green light on the t100p card and can make 
outbound calls.&nbsp; Inbound calls are not working as well.&nbsp; Via the 
console, I can see them come in and start the "s" extension, but then they hang 
up.&nbsp; Then the second channel accepts a call,&nbsp; then I get a "all 
circuits busy" message on the phone (from my cell as I call in to test).&nbsp; 
I'm testing from my cell phone and never hear a ring or any of the asterisk 
welcome message (even though it's showing in the console). It's as if the call 
appears to be answered by the card, but actually never is.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Changing the "immediate=yes" to "no" changes 
behavior somewhat.&nbsp; Then I get a message in the console that there is no 
extension "6" defined, but if I define it, the problem doesn't go 
away.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am using a channelized T1, not PRI.&nbsp; So we 
don't have b and d channels.&nbsp; Just e&amp;m signalling.&nbsp; Thanks for 
your help.</FONT></DIV>
<DIV><FONT face=Arial size=2>Pat Boyle</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>---------------------</FONT></DIV>
<DIV><FONT face=Arial size=2>System:</FONT></DIV>
<DIV><FONT face=Arial size=2>Eschelon T1, channelized (8 channels and the rest 
for bandwidth)</FONT></DIV>
<DIV><FONT face=Arial size=2>Dell Poweredge</FONT></DIV>
<DIV><FONT face=Arial size=2>2.4 Celeron</FONT></DIV>
<DIV><FONT face=Arial size=2>Redhat Fedora</FONT></DIV>
<DIV><FONT face=Arial size=2>Asterisk -0.7.2</FONT></DIV>
<DIV><FONT face=Arial size=2>Zaptel drivers 0.9.0</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Here are the config files and console 
output:</FONT></DIV>
<DIV><FONT face=Arial size=2>-------------------------------</FONT></DIV><FONT 
face=Arial size=2>
<DIV><BR>cat /etc/zaptel.conf<BR>span=1,1,0,esf,b8zs<BR>e&amp;m=1-8<BR>loadzone 
= us<BR>defaultzone=us<BR><BR></DIV>
<DIV>cat 
/etc/asterisk/zapata.conf<BR>[channels]<BR>context=incoming<BR>signalling=em_w<BR>group=1<BR>immediate=yes<BR>channel 
=&gt; 1-8</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>extensions.conf</DIV>
<DIV>;the menu<BR>[incoming]<BR>exten =&gt; s,1,noop<BR>; putting a wait here 
before would cause hangup issues if the person<BR>; hung up right after the 
phone rang.&nbsp; It seems that the card picks<BR>; up (simple switch) but 
doesn't answer until the answer command.<BR>; If you hang up before the answer 
command is executed, there are hangup issues.<BR>exten =&gt; s,2,Answer<BR>exten 
=&gt; s,3,DigitTimeout(5)&nbsp;&nbsp;&nbsp; ; timout for dtmf entries, 5 is 
default<BR>exten =&gt; s,4,ResponseTimeout(30); hangup after 30 sec of 
nothing<BR>exten =&gt; s,5,Background(hello-recording);welcome... then wait for 
response or timeout</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>; press 1 for directory<BR>; the argument should be the context specified 
in voicemail.conf<BR>exten =&gt; 1,1,Directory(default)</DIV>
<DIV>&nbsp;</DIV>
<DIV>; if invalid extention, then play invalid message and goto message 
again<BR>exten =&gt; i,1,Playback(pbx-invalid)<BR>exten =&gt; 
i,2,Goto(s,5)</DIV>
<DIV>&nbsp;</DIV>
<DIV>; on timout hangup<BR>exten =&gt; t,1,Playback(goodbye)<BR>exten =&gt; 
t,2,Hangup</DIV>
<DIV>&nbsp;</DIV>
<DIV>exten =&gt; h,1,Hangup</DIV>
<DIV><BR>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>-- from the console ---</DIV>
<DIV>&nbsp;</DIV>
<DIV>*CLI&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Starting simple switch on 
'Zap/1-1'<BR>&nbsp;&nbsp;&nbsp; -- Set Digit Timeout to 5<BR>&nbsp;&nbsp;&nbsp; 
-- Set Response Timeout to 30<BR>&nbsp;&nbsp;&nbsp; -- Playing 'hello-recording' 
(language 'en')<BR>Urgent handler<BR>&nbsp;&nbsp;&nbsp; -- Starting simple 
switch on 'Zap/2-1'<BR>&nbsp;&nbsp;&nbsp; -- Set Digit Timeout to 
5<BR>&nbsp;&nbsp;&nbsp; -- Set Response Timeout to 30<BR>&nbsp;&nbsp;&nbsp; -- 
Playing 'hello-recording' (language 'en')<BR>Urgent 
handler<BR>&nbsp;&nbsp;&nbsp; -- Hungup 'Zap/1-1'<BR>Urgent handler<BR>Urgent 
handler<BR>&nbsp;&nbsp;&nbsp; -- Hungup 'Zap/2-1'<BR>Urgent handler<BR>Urgent 
handler<BR></DIV></FONT></DIV></BODY></HTML>