<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif">Hello list,<br>
<br>
I'm using asterisk 1.6.2.11 with realtime SIP (mysql DB).<br>
<br>
I notice that when the SIP peer registers, the fields 'fullcontact',
'ipaddr', 'port', 'regserver', 'regseconds', 'lastms' are filled with
values.<br>
<br>
But after a while, these fields become empty.<br>
<br>
Asterisk CLI shows :<br>
<br>
asterisk*CLI> sip show peers<br>
Name/username Host Dyn Nat ACL Port
Status Realtime<br>
sterk1/sterk1 192.168.1.102 D N 5062 OK (30 ms) Cached RT<br>
test13/test13 192.168.1.100 D N 5060 OK (4 ms)
Cached RT<br>
test2/test2 192.168.1.102 D N 5061 OK (30 ms)
Cached RT<br>
test6/test6 192.168.1.104 D N 5063 OK (12 ms)
Cached RT<br>
<br>
<br>
So Asterisk is still aware of the realtime SIP peers, and they are
still reachable and working (IP-phones).<br>
<br>
But why do the fields in the mysql DB become empty ?!<br>
<br>
Is this a bug ?! (in asterisk 1.4.30 the fields remain filled until
unregister)<br>
<br>
<br>
Kind regards,<br>
Jonas.<br>
</font>
</body>
</html>