I&#39;d look at the packet delay.  Log some of the packets, see how long until you get a response from the remote host.  If the delay is really long, then that&#39;s the issue (which by the response I assume that&#39;s exactly what&#39;s happening).  Lower the load on the system and see if the delay improves.<br>
<br>Or you can increase the timeout if you really wanted.<br><br>channels/chan_iax2.c<br><br>With debugging on, it seems that this data is available.  But it&#39;s the same timeout as a Peer would be.  And trust me, that timeout is huge.<br>
<br>So that makes me think of another issue.  I know with my VoIP provider, they told me not to trust the PEER POKE responses because I kept seeing my provider connect, disconnect, connect, disconnect.  They had me turn off the qualification.  (This is all SIP so I&#39;m not sure how it translates to IAX).  Might not want to waste the packets to send data to a server that is always available.<br>
<br>If you don&#39;t get any help, you can try opening it as a bug on Digium&#39;s Bug Tracker but I assume the issue isn&#39;t a bug but just an overloaded system with a slow response time.<br clear="all"><br>Nicholas Blasgen<br>
Partner / Network Operations<br>Refractive Dialer LLC<br>415.692-5277 (w)<br>408.497.9796 (c)<br><br>Please update your contact records with my new work number.<br>
<br><br><div class="gmail_quote">On Wed, May 27, 2009 at 10:52 AM, Alexander Topolanek <span dir="ltr">&lt;<a href="mailto:atopo@ocv.org">atopo@ocv.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
<br>
I&#39;m running several asterisks in a carrier environment. The asterisks do<br>
mainly gateway business between E1 cards and IAX with some routing<br>
logic.<br>
<br>
On one key server I see issues of &quot;Auto-congesting call due to slow<br>
response&quot; coming every number of calls. The IAX peer is in the same<br>
subnet, the servers are not really loaded.<br>
<br>
Versions in use are 1.2.2 and 1.4.23-rc3, with rsa key authentication in<br>
use<br>
<br>
any ideas?<br>
<br>
kind regards<br>
--<br>
Alexander Topolanek<br>
<br>
<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>