<!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.2716.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I think the problem is in your extensions.conf
..</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>try this out :</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>[incoming]<BR>exten => s,1,Wait,1<BR>exten =>
s,2,Dial(extension number)<BR>exten => s,3,Hangup</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>substitute which extension it's meant to ring
..</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> </DIV>
<DIV>Also try adding the line</DIV>
<DIV>"immediate=yes"</DIV>
<DIV>to your zapata.conf</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>it works for me :)</DIV>
<DIV> </DIV>
<DIV>good luck!</DIV>
<DIV>Dave<BR></DIV></FONT>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=surajee@infotechs.lk
href="mailto:surajee@infotechs.lk">surajee@infotechs.lk</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=asterisk-users@lists.digium.com
href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, July 11, 2003 1:09 PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Asterisk-Users] ISDN PRI E1
configuration with E100P</DIV>
<DIV><BR></DIV>
<P>hi Everyone,</P>
<P>We are configuring an ISDN PRI E1 with an E100P card, when you load the
drivers, and starts the asterisk, cards also starts fine, givin following
output,</P>
<P>*CLI> <BR> == D-Channel on span 1 up<BR> --
B-channel 1 successfully restarted on span 1<BR> --
B-channel 2 successfully restarted on span
1<BR> . . .<BR> --
B-channel 31 successfully restarted on span 1</P>
<P>but, when we make a call to this E1 from outside, it gives the following
error,</P>
<P>WARNING[213006]: File chan_zap.c, Line 5248 (pri_fixup): Call specified,
but not found?<BR>WARNING[213006]: File chan_zap.c, Line 5786 (pri_dchannel):
Hangup on bad channel 1<BR>WARNING[213006]: File chan_zap.c, Line 5248
(pri_fixup): Call specified, but not found?<BR>WARNING[213006]: File
chan_zap.c, Line 5786 (pri_dchannel): Hangup on bad channel 2</P>
<P>does anybody hav an idea on this?</P>
<P>our zaptel.conf is,</P>
<P>#E100p card<BR>span=1,0,0,ccs,hdb3,crc4<BR>bchan=1-15,17-31<BR>dchan=16</P>
<P>zapata.conf,</P>
<P>;E100p
card<BR>switchtype=EuroISDN<BR>signalling=pri_cpe<BR>pridialplan=unknown<BR>context=incoming<BR>group
= 2<BR>channel => 1-15,17-31</P>
<P>Thanks inadvance,</P>
<P>Surajee</P><BR>--------------This mail sent through
OmniBIS.com-------------- _______________________________________________
Asterisk-Users mailing list Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users</BLOCKQUOTE></BODY></HTML>