<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.5">
</HEAD>
<BODY>
Every morning I check my SIP registry to the SIP-provider. And I must conclude that during the night somewhere registry has failed.<BR>
<BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">asterisk*CLI&gt; sip show registry</FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">Host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Username&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Refresh State&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Reg.Time&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">85.119.188.3:5060&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 092779077&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 105 Failed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sun, 05 Jul 2009 23:11:40</FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">asterisk*CLI&gt; sip reload</FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">[Jul&nbsp; 6 10:30:43]&nbsp; Reloading SIP</FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">[Jul&nbsp; 6 10:30:43]&nbsp;&nbsp; == Parsing '/etc/asterisk/sip.conf': [Jul&nbsp; 6 10:30:43] Found</FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">[Jul&nbsp; 6 10:30:43]&nbsp;&nbsp; == Parsing '/etc/asterisk/users.conf': [Jul&nbsp; 6 10:30:43] Found</FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">[Jul&nbsp; 6 10:30:43]&nbsp;&nbsp; == Parsing '/etc/asterisk/sip_notify.conf': [Jul&nbsp; 6 10:30:43] Found</FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">asterisk*CLI&gt; sip show registry</FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">Host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Username&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Refresh State&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Reg.Time&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">85.119.188.3:5060&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 092779077&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 105 Registered&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mon, 06 Jul 2009 10:30:43</FONT></FONT><BR>
<BR>
I must do a 'sip reload' to get registered again.<BR>
<BR>
What could be failing ?? Is this a NAT issue of some kind ? Could it be that my firewall at one point blocks things off ???<BR>
If it has something to do with NAT or firewall, why does a simple 'sip reload' gets me registered again ?!<BR>
<BR>
Greetingz,<BR>
Jonas.
</BODY>
</HTML>