<p>When making an outbound call, if sip peer is not registered, first it registers itself, and then makes the call. This is why you don&#39;t see any problem dialing out. For receiving, asterisk has to wait until the sip peer registers, otherwise asterisk has nowhere to send the call.</p>

<p>I know the pain, as I deal with the same situation. So I don&#39;t do &#39;reload&#39; or &#39;sip reload&#39; except if sip password (secret) has been changed, in which case I prefer to use &#39;sip prune realtime peer &lt;extension&gt;&#39; followed by &#39;sip show peer &lt;extension&gt; load&#39;. Most of the sip devices re-register every 60 seconds, or if they don&#39;t on a realtime network, depending upon the bandwidth, they should be made to do so. Or in some cases you can send a reboot signal to a sip device too. The bottom line is, try not to do a &#39;reload&#39; as it would affect everybody else too by dropping their registrations temporarily.</p>

<p>Zeeshan A Zakaria</p>
<p>--<br>
<a href="http://www.ilovetovoip.com">www.ilovetovoip.com</a></p>
<p><blockquote type="cite">On 2010-09-16 10:04 AM, &quot;Peder&quot; &lt;<a href="mailto:peder@networkoblivion.com" target="_blank">peder@networkoblivion.com</a>&gt; wrote:<br><br>A reload flushes the SIP registration database, so once you do a reload,<br>



that phones reg is gone.  If the reg is set for a short period, say 60<br>
seconds, then in 60 seconds it will re-register and work fine.  Yes, it is a<br>
total pain, but this is the way it has worked since day 1 for realtime.  I<br>
agree that it seems wrong and even argued that several years ago when this<br>
feature came out, but it is what it is.  As someone else said, the answer is<br>
&quot;don&#39;t do a &#39;reload&#39;&quot;, do an &quot;extensions reload&quot; or whatever it is specific<br>
to your changes.<br>
<p><font color="#500050"><br><br>-----Original Message-----<br>From: <a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a><br>[mailto:<a href="mailto:asterisk-users-bo." target="_blank">asterisk-users-bo.</a>..</font></p>


<p><font color="#500050">Sent: Thursday, September 16, 2010 8:44 AM<br>To: Asterisk Users Mailing List - Non-Commercial Discussi...</font></p><p><font color="#500050">Subject: Re: [asterisk-users] Bug with Realtime?<br><br>


&gt; That&#39;s not a bug. Only when the phone registers ...</font></p></blockquote></p>