<div dir="ltr"><div style="TEXT-ALIGN: left">Hello,</div>
<div style="TEXT-ALIGN: left"> </div>
<div style="TEXT-ALIGN: left">  After upgrading from 1.0.5pre10 to 1.0.5-20100216-0400 we started getting the above errors (I append bellow two samples). It seems Freeswitch fails to read a database using Sqlite.</div>
<div style="TEXT-ALIGN: left">Anyone have seen this?</div>
<div style="TEXT-ALIGN: left"> </div>
<div style="TEXT-ALIGN: left">Other details: Fedora 10, SQlite 3.5.9.</div>
<div style="TEXT-ALIGN: left">We also do SQLite quesries during call setup via LUA from CoreDB. Is it an SQLite problem?</div>
<div style="TEXT-ALIGN: left"> </div>
<div style="TEXT-ALIGN: left">                         Thanks! __Yehavi:</div>
<div style="TEXT-ALIGN: left"> </div>
<div style="TEXT-ALIGN: left">The samples:<br></div>
<div style="TEXT-ALIGN: left">2010-02-16 16:22:13.762679 [ERR] switch_core_sqldb.c:404 SQL ERR [library routin<br>e called out of sequence]<br>delete from sip_dialogs where call_id=&#39;<a href="mailto:8656841832142-120172129116107@10.64.1.2">8656841832142-120172129116107@10.64.1.2</a>&#39;<br>
<br></div>
<div class="gmail_quote">2010-02-16 16:42:00.802442 [ERR] switch_core_sqldb.c:722 SQL ERR: [select call_i<br>d,sip_user,sip_host,contact,status,rpid,expires,user_agent,server_user,server_ho<br>st,profile_name,hostname,network_ip,network_port,sip_username,sip_realm,mwi_user<br>
,mwi_host from sip_registrations where profile_name=&#39;phones&#39; and contact like &#39;%<br>80635%&#39;] library routine called out of sequence<br></div></div>