<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<div>Thank again.&nbsp;</div><div><br></div><div>I have fixed this issue.</div><div>I just have replaced sqlite db file sofia_reg_internal.db by same file from other FS and have done flush all regs.</div><div>(usual flushing didn't help)</div><div><br></div><div>It Looks like this db file was damaged not sure how exactly but replacement fixed this issue.&nbsp;</div><div><br></div><br><div><div id="SkyDrivePlaceholder"></div>&gt; Date: Wed, 4 Apr 2012 13:51:02 -0500<br>&gt; From: anthony.minessale@gmail.com<br>&gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; Subject: Re: [Freeswitch-users] incorrect reg rows in sqlite database        sofia_reg_internal.db<br>&gt; <br>&gt; I already advised.<br>&gt; <br>&gt; You did the first one and checked your settings.<br>&gt; Next capture sip traffic<br>&gt; <br>&gt; sofia global siptrace on<br>&gt; <br>&gt; and look at all the registers for anything anomalous<br>&gt; <br>&gt; On Wed, Apr 4, 2012 at 1:26 PM, Yuriy Nasida &lt;nasida@live.ru&gt; wrote:<br>&gt; &gt; Anthony, thank you for your answer but I think it is not issue with settings<br>&gt; &gt; of sip devices. Incorrect additional row may be any of my customers. I mean<br>&gt; &gt; that the additional row do change after &nbsp; ./fs_cli -x "sofia profile<br>&gt; &gt; internal flush_inbound_reg"<br>&gt; &gt;<br>&gt; &gt; Also I have this problem after moving to : FreeSWITCH Version 1.0.head<br>&gt; &gt; (git-2ec02e5 2012-03-01 13-22-52 -0600) &nbsp;+ Centos 6.<br>&gt; &gt;<br>&gt; &gt; I really don't understand why i have it just&nbsp;after cleaning of all rows...<br>&gt; &gt;<br>&gt; &gt; sqlite&gt; select * from sip_registrations where sip_user=' user2 ';<br>&gt; &gt; | user2 ||||||||||||||||||||<br>&gt; &gt;<br>&gt; &gt; Please advice.<br>&gt; &gt;<br>&gt; &gt; Thanks.<br>&gt; &gt;<br>&gt; &gt; ________________________________<br>&gt; &gt; From: nasida@live.ru<br>&gt; &gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; &gt; Date: Wed, 4 Apr 2012 21:55:56 +0400<br>&gt; &gt; Subject: Re: [Freeswitch-users] incorrect reg rows in sqlite database<br>&gt; &gt; sofia_reg_internal.db<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Update.<br>&gt; &gt;<br>&gt; &gt; after&nbsp;./fs_cli -x "sofia profile internal flush_inbound_reg" &nbsp;I have<br>&gt; &gt;<br>&gt; &gt; sqlite&gt; select * from sip_registrations where sip_user=' user2&nbsp;';<br>&gt; &gt; | user2&nbsp;||||||||||||||||||||<br>&gt; &gt;<br>&gt; &gt; Why?? I must have clear rows!!<br>&gt; &gt;<br>&gt; &gt; Next, I will have 2 rows again but with&nbsp;user3 instead of&nbsp;user1...<br>&gt; &gt;<br>&gt; &gt; Thanks.<br>&gt; &gt;<br>&gt; &gt; ________________________________<br>&gt; &gt; From: nasida@live.ru<br>&gt; &gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; &gt; Date: Wed, 4 Apr 2012 21:20:51 +0400<br>&gt; &gt; Subject: [Freeswitch-users] incorrect reg rows in sqlite database<br>&gt; &gt; sofia_reg_internal.db<br>&gt; &gt;<br>&gt; &gt; Hello guys.<br>&gt; &gt;<br>&gt; &gt; I have issue with incorrect reg rows in sqlite database<br>&gt; &gt; sofia_reg_internal.db. it looks like that one registrations are crossed with<br>&gt; &gt; others. so sometimes i have 2 inbound call for 2 different users instead of<br>&gt; &gt; one. What it can be ? probably it is some bug of new FS version ? Can you<br>&gt; &gt; give me some advise ?<br>&gt; &gt;<br>&gt; &gt; sqlite&gt; select * from sip_registrations where sip_user='user2';<br>&gt; &gt;<br>&gt; &gt; 3c73a57f-34be3361@10.0.0.140|user2|69.XX.XX.101||&nbsp;&nbsp;user1&nbsp;&lt;sip:user1@10.0.0.140:5060;fs_nat=yes;fs_path=sip%3Auser1%4079.XX.XX.13%3A5060&gt;|Registered(UDP-NAT)|unknown|1377757948|Linksys/SPA2102-5.2.10;000e081d81c1|user1|69.XX.XX.101|internal|sipproviderdedi1.domain.com|79.XX.XX.13|5060|user1|sip2.sipprovider.com|user1|69.XX.XX.101|69.XX.XX.101|sipproviderdedi1.domain.com|69.XX.XX.101<br>&gt; &gt;<br>&gt; &gt; 3bb28227-edc8becf@80.XX.XX.131|user2|69.XX.XX.101||user2<br>&gt; &gt; &lt;sip:user2@80.XX.XX.131:5060&gt;|Registered(UDP)|unknown|1333557925|Linksys/SPA2102-5.2.10;000e081ac13e|user2|69.XX.XX.101|internal|sipproviderdedi1.domain.com|80.XX.XX.131|5060|user2|sip2.sipprovider.com|user2|69.XX.XX.101|69.XX.XX.101|sipproviderdedi1.domain.com|69.XX.XX.101<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Why I have first row here? &nbsp;When I call for&nbsp;user2 I have two call (for&nbsp;user1<br>&gt; &gt; an&nbsp;user2) instead of one (for&nbsp;user2).<br>&gt; &gt; I have separate row for user1...<br>&gt; &gt;<br>&gt; &gt; Thanks.<br>&gt; &gt;<br>&gt; &gt; _________________________________________________________________________<br>&gt; &gt; Professional FreeSWITCH Consulting Services: consulting@freeswitch.org<br>&gt; &gt; http://www.freeswitchsolutions.com FreeSWITCH-powered IP PBX: The CudaTel<br>&gt; &gt; Communication Server http://www.cudatel.com Official FreeSWITCH Sites<br>&gt; &gt; http://www.freeswitch.org http://wiki.freeswitch.org http://www.cluecon.com<br>&gt; &gt; FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.org<br>&gt; &gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; &gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; &gt; http://www.freeswitch.org<br>&gt; &gt;<br>&gt; &gt; _________________________________________________________________________<br>&gt; &gt; Professional FreeSWITCH Consulting Services: consulting@freeswitch.org<br>&gt; &gt; http://www.freeswitchsolutions.com FreeSWITCH-powered IP PBX: The CudaTel<br>&gt; &gt; Communication Server http://www.cudatel.com Official FreeSWITCH Sites<br>&gt; &gt; http://www.freeswitch.org http://wiki.freeswitch.org http://www.cluecon.com<br>&gt; &gt; FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.org<br>&gt; &gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; &gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; &gt; http://www.freeswitch.org<br>&gt; &gt;<br>&gt; &gt; _________________________________________________________________________<br>&gt; &gt; Professional FreeSWITCH Consulting Services:<br>&gt; &gt; consulting@freeswitch.org<br>&gt; &gt; http://www.freeswitchsolutions.com<br>&gt; &gt;<br>&gt; &gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>&gt; &gt; http://www.cudatel.com<br>&gt; &gt;<br>&gt; &gt; Official FreeSWITCH Sites<br>&gt; &gt; http://www.freeswitch.org<br>&gt; &gt; http://wiki.freeswitch.org<br>&gt; &gt; http://www.cluecon.com<br>&gt; &gt;<br>&gt; &gt; FreeSWITCH-users mailing list<br>&gt; &gt; FreeSWITCH-users@lists.freeswitch.org<br>&gt; &gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; &gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; &gt; http://www.freeswitch.org<br>&gt; &gt;<br>&gt; <br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Anthony Minessale II<br>&gt; <br>&gt; FreeSWITCH http://www.freeswitch.org/<br>&gt; ClueCon http://www.cluecon.com/<br>&gt; Twitter: http://twitter.com/FreeSWITCH_wire<br>&gt; <br>&gt; AIM: anthm<br>&gt; MSN:anthony_minessale@hotmail.com<br>&gt; GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com<br>&gt; IRC: irc.freenode.net #freeswitch<br>&gt; <br>&gt; FreeSWITCH Developer Conference<br>&gt; sip:888@conference.freeswitch.org<br>&gt; googletalk:conf+888@conference.freeswitch.org<br>&gt; pstn:+19193869900<br>&gt; <br>&gt; _________________________________________________________________________<br>&gt; Professional FreeSWITCH Consulting Services:<br>&gt; consulting@freeswitch.org<br>&gt; http://www.freeswitchsolutions.com<br>&gt; <br>&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>&gt; http://www.cudatel.com<br>&gt; <br>&gt; Official FreeSWITCH Sites<br>&gt; http://www.freeswitch.org<br>&gt; http://wiki.freeswitch.org<br>&gt; http://www.cluecon.com<br>&gt; <br>&gt; FreeSWITCH-users mailing list<br>&gt; FreeSWITCH-users@lists.freeswitch.org<br>&gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; http://www.freeswitch.org<br></div>                                               </div></body>
</html>