<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><br>
</p>
<p>Dear OpenSIPS users,</p>
<p><br>
</p>
<p>In my software, programmed in QT (framework for C&#43;&#43;) and handling data with a SQLite database, I have used this:</p>
<p><br>
</p>
<p><span lang="EN-US">pDb.setConnectOptions(&quot;QSQLITE_BUSY_TIMEOUT=6000&quot;);</span></p>
<p><br>
</p>
<p>That is, if SQLite complains that &quot;database is locked&quot; sometime when my software tries to register some datum there, such database keeps the query paused (hold on), and then after 6 seconds let the query execute. This mechanism is transparent for my software
 and certify that the query will be tried every 6 seconds until it complete successfully.</p>
<p><br>
</p>
<p>Is there something similar to it in OpenSIPS ? That is, does OpenSIPS uses some kind of configuration provided by SQLite?</p>
<p>If not, why the developers team decided not to use such mechanism?</p>
<p><br>
</p>
<p>Any comment will be very helpful!</p>
<p><br>
</p>
<p>Thanks a lot!<br>
</p>
<p><br>
</p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div class="BodyFragment"><font size="2">
<div class="PlainText">RODRIGO PIMENTA CARVALHO<br>
Inatel Competence Center<br>
Software<br>
Ph: &#43;55 35 3471 9200 RAMAL 979<br>
</div>
</font></div>
</div>
</div>
</div>
</body>
</html>