<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3502.5390" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear all.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have a tdm400p with an FXO module in slot 4 and 
an FXS module in slot 1.</FONT></DIV>
<DIV><FONT face=Arial size=2>I have not configured the FXS port in an attempt to 
keep things simple.</FONT></DIV>
<DIV><FONT face=Arial size=2>The problem is that when I call the POTS number 
(assigned by phone company) asterisk is seeing the call but then not doing 
anything with it.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The verbose output from asterisk is as 
follows:</FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial 
size=2>--------------------------------------------------------------------------</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2>*CLI&gt; <BR>&nbsp; == Starting post polarity CID 
detection on channel 4<BR>&nbsp;&nbsp;&nbsp; -- Starting simple switch on 
'Zap/4-1'<BR>May 19 15:10:29 NOTICE[30934]: chan_zap.c:5542 ss_thread: Got event 
17 (Polarity Reversal)...<BR>May 19 15:10:31 WARNING[30934]: chan_zap.c:5582 
ss_thread: CID timed out waiting for ring. Exiting simple 
switch<BR>&nbsp;&nbsp;&nbsp; -- Hungup 'Zap/4-1'</FONT></DIV>
<DIV><FONT face=Arial 
size=2>---------------------------------------------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2>From the caller end it just rings 
constantly.</FONT></DIV>
<DIV><FONT face=Arial size=2>I have the following configurations:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>zaptel.conf</FONT></DIV>
<DIV><FONT face=Arial 
size=2>fxsks=4<BR>loadzone=uk<BR>defaultzone=uk</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>zapata.conf</FONT></DIV>
<DIV><FONT face=Arial size=2>; Zapata telephony interface<BR>; Configuration 
file<BR>;<BR>[channels]<BR>language=uk<BR>group=1<BR>context=from-pstn<BR>signalling=fxs_ks<BR>channel 
=&gt; 4</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>extensions.conf</FONT></DIV>
<DIV><FONT face=Arial size=2>[from-pstn]<BR>exten =&gt; 
s,1,Dial(SIP/1001,20)<BR>exten =&gt; s,2,Hangup</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The SIP elements of my system are working well, I 
just need to get this incoming call on a POTS line working.</FONT></DIV>
<DIV><FONT face=Arial size=2>I have tried to keep things as simple as 
possible.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Does anyone know why my call is not being handed to 
my sip phone?</FONT></DIV>
<DIV><FONT face=Arial size=2>What is CID timed out waiting for ring? Is this 
something to do with caller ID?</FONT></DIV>
<DIV><FONT face=Arial size=2>I have tried it with a 'wait' command in the 
extensions.conf as well but no joy.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Kind regards</FONT></DIV></BODY></HTML>