<p>acc module was getting values rounded by this</p>

<pre><code>Jun  8 14:41:26 spce proxy[28942]: DEBUG: acc [acc.c:456]: acc_db_request(): sec:1433767286 usec:272474
Jun  8 14:41:26 spce proxy[28942]: DEBUG: acc [acc.c:458]: acc_db_request(): val:1433767286.272000
</code></pre>

<pre><code>528 Query   insert into acc (method,from_tag,to_tag,callid,sip_code,sip_reason,time,time_hires,src_user,src_domain,dst_ouser,dst_user,dst_domain,src_leg,dst_leg ) values ('INVITE','xXqybHIcxywNXlUjz-EnGrocmpZcBxVV','2CA0A9C5-55758D6F000A60E4-8F6F6700','-QEOe-t3EPk-k3Tly1yxOvc2Wh2JKNj0','200','OK','2015-06-08 14:41:26',1433767286.27,'43991003','10.15.20.177','43991002','83569074','10.15.20.121','42c40737-afaa-4377-aa95-da852abd2a17|43991003|10.15.20.177|43991003|||76|||0|call|10.15.20.121|1433767279.678516|||||||||||','0|||75|43991002|1c08361b-b712-4dbe-abe0-f39d9e7fc60e|43991002|10.15.20.177|43991002|10.15.20.177|0|||||||||||')
</code></pre>

<p>1433767286.272000 -> 1433767286.27 </p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/kamailio/kamailio/pull/193'>https://github.com/kamailio/kamailio/pull/193</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>lib/srdb1: use 6 digits for db_double2str</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/193/files#diff-0">lib/srdb1/db_ut.c</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/kamailio/kamailio/pull/193.patch'>https://github.com/kamailio/kamailio/pull/193.patch</a></li>
  <li><a href='https://github.com/kamailio/kamailio/pull/193.diff'>https://github.com/kamailio/kamailio/pull/193.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/kamailio/kamailio/pull/193">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZbMjViWdViSdw4fxRa2zUjITBvP3ks5oRZVOgaJpZM4E7t5B.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/kamailio/kamailio/pull/193"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>