<!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 LINK="#0000ff">
I'd like to add to my thread that realtime SIP peers do not seem to be surviving a &quot;sip reload&quot;.<BR>
<BR>
step 1 : 2 realtime SIP peers are registered to Asterisk, they can make a phone call to each other.<BR>
step 2 : I do a 'sip reload'<BR>
step 3 : the 2 realtime SIP peers are no longer able to phone to each other <BR>
<BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">[Mar&nbsp; 2 11:32:41] WARNING[32668]: app_dial.c:1272 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Unknown)</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">[Mar&nbsp; 2 11:32:41]&nbsp;&nbsp; == Everyone is busy/congested at this time (1:0/0/1)</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">[Mar&nbsp; 2 11:32:41]&nbsp;&nbsp; == Auto fallthrough, channel 'SIP/gerrie001-09ed70d0' status is 'CHANUNAVAIL'</FONT></FONT><BR>
<BR>
I look at the mysql-table 'sip_buddies' and the values for 'ipaddr' and 'port' are still filled in and correct.<BR>
<BR>
When executing 'sip show peers', the realtime peers also have disappeared.<BR>
At first there was :<BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">Name/username&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dyn Nat ACL Port&nbsp;&nbsp;&nbsp;&nbsp; Status&nbsp;&nbsp;&nbsp;&nbsp; Realtime&nbsp; </FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">gerrie002/gerrie002&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 192.168.1.104&nbsp;&nbsp;&nbsp; D&nbsp;&nbsp; N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5060&nbsp;&nbsp;&nbsp;&nbsp; OK (10 ms) Cached RT </FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">gerrie001/gerrie001&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 192.168.1.105&nbsp;&nbsp;&nbsp; D&nbsp;&nbsp; N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5060&nbsp;&nbsp;&nbsp;&nbsp; OK (30 ms) Cached RT</FONT></FONT><BR>
<BR>
Now there is :<BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">Name/username&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dyn Nat ACL Port&nbsp;&nbsp;&nbsp;&nbsp; Status&nbsp;&nbsp;&nbsp;&nbsp; Realtime&nbsp; </FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">gerrie002/gerrie002&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 192.168.1.104&nbsp;&nbsp;&nbsp;&nbsp; D&nbsp;&nbsp; N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5060&nbsp;&nbsp;&nbsp;&nbsp; UNREACHABLE Cached RT </FONT></FONT><BR>
<BR>
Using Zoiper softphone, the SIP-accounts still show status 'registered'.<BR>
<BR>
Re-registering is the only thing that helps :<BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">Name/username&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dyn Nat ACL Port&nbsp;&nbsp;&nbsp;&nbsp; Status&nbsp;&nbsp;&nbsp;&nbsp; Realtime&nbsp; </FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">gerrie001/gerrie001&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 192.168.1.105&nbsp;&nbsp;&nbsp; D&nbsp;&nbsp; N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5060&nbsp;&nbsp;&nbsp;&nbsp; OK (9 ms)&nbsp; Cached RT </FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">gerrie002&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Unspecified)&nbsp;&nbsp;&nbsp; D&nbsp;&nbsp; N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UNREACHABLE Cached RT </FONT></FONT><BR>
<BR>
And for account 2 :<BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">Name/username&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dyn Nat ACL Port&nbsp;&nbsp;&nbsp;&nbsp; Status&nbsp;&nbsp;&nbsp;&nbsp; Realtime&nbsp; </FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">gerrie002/gerrie002&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 192.168.1.104&nbsp;&nbsp;&nbsp; D&nbsp;&nbsp; N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5060&nbsp;&nbsp;&nbsp;&nbsp; OK (6 ms)&nbsp; Cached RT </FONT></FONT><BR>
<FONT SIZE="2"><FONT COLOR="#0000ff">gerrie001/gerrie001&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 192.168.1.105&nbsp;&nbsp;&nbsp; D&nbsp;&nbsp; N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5060&nbsp;&nbsp;&nbsp;&nbsp; OK (9 ms)&nbsp; Cached RT </FONT></FONT><BR>
<BR>
In the mysql-DB, the field 'regseconds' turns from zero to some large integer...<BR>
<BR>
I can reproduce the above very easy by just initiating 'sip reload'...<BR>
<BR>
Is this behaviour normal ??<BR>
<BR>
Jonas.
</BODY>
</HTML>