<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.36">
<TITLE>Accepting Inbound SIP Connections</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="MS Sans Serif">Hello,</FONT>
</P>

<P><FONT SIZE=2 FACE="MS Sans Serif">We have an * server setup and are trying to take inbound SIP calls from our provider.&nbsp; According to the asterisk log, our box &quot;sees&quot; the call come in, however, it never seems to route the call, rather gives a &quot;Congestion&quot; message and the calling end is disconnected.&nbsp; (I've included the output from the log file below.)</FONT></P>

<P><FONT SIZE=2 FACE="MS Sans Serif">One important note is that our SIP provider doesn't have the concept of &quot;registration&quot; so we don't have a register line in our sip.conf file.&nbsp; I'm assuming this is the problem in that we need our Asterisk to accept the incoming call and route it accordingly.&nbsp; I'm assuming this is what &quot;allowguest&quot; does in the sip.conf but according to the documentation, it's turned on by default.</FONT></P>

<P><FONT SIZE=2 FACE="MS Sans Serif">Can anyone give me some pointers?</FONT>
</P>

<P><FONT SIZE=2 FACE="MS Sans Serif">Here is the output from the log file:</FONT>
</P>

<P><FONT SIZE=2 FACE="MS Sans Serif">Connected to Asterisk 1.0.9 currently running on asterisk1 (pid = 1229)</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">Verbosity is at least 3</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp;&nbsp;&nbsp; -- Executing AbsoluteTimeout(&quot;SIP/5060-b5430440&quot;, &quot;15&quot;) in new stack</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp;&nbsp;&nbsp; -- Set Absolute Timeout to 15</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp;&nbsp;&nbsp; -- Executing Congestion(&quot;SIP/5060-b5430440&quot;, &quot;&quot;) in new stack</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp; == Spawn extension (from-sip-external, 8773036836, 2) exited non-zero on 'SIP/5060-b5430440'</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp;&nbsp;&nbsp; -- Executing AbsoluteTimeout(&quot;SIP/5060-b5430440&quot;, &quot;15&quot;) in new stack</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp;&nbsp;&nbsp; -- Set Absolute Timeout to 15</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp;&nbsp;&nbsp; -- Executing Congestion(&quot;SIP/5060-b5430440&quot;, &quot;&quot;) in new stack</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp; == Spawn extension (from-sip-external, h, 2) exited non-zero on 'SIP/5060-b5430440'</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp;&nbsp;&nbsp; -- Executing AbsoluteTimeout(&quot;SIP/5060-b5430440&quot;, &quot;15&quot;) in new stack</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp;&nbsp;&nbsp; -- Set Absolute Timeout to 15</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp;&nbsp;&nbsp; -- Executing Congestion(&quot;SIP/5060-b5430440&quot;, &quot;&quot;) in new stack</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp; == Spawn extension (from-sip-external, 8773036836, 2) exited non-zero on 'SIP/5060-b5430440'</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp;&nbsp;&nbsp; -- Executing AbsoluteTimeout(&quot;SIP/5060-b5430440&quot;, &quot;15&quot;) in new stack</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp;&nbsp;&nbsp; -- Set Absolute Timeout to 15</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp;&nbsp;&nbsp; -- Executing Congestion(&quot;SIP/5060-b5430440&quot;, &quot;&quot;) in new stack</FONT>

<BR><FONT SIZE=2 FACE="MS Sans Serif">&nbsp; == Spawn extension (from-sip-external, h, 2) exited non-zero on 'SIP/5060-b5430440'</FONT>
</P>
<BR>

</BODY>
</HTML>