<p>I've found some strange cdr records produced by kamailio. Haven't experienced this before in earlier versions.</p>

<p>One example (last field is kamailios call duration):<br>
1442923048|1442923184|136298900000.000000<br>
The duration of this call is in reality ~136 seconds. This matches the first three digits of the duration-field. Is this just a coincidence?</p>

<p>Another example:<br>
1443011985|1443012286|301148.400000<br>
This call has a duration of 301 seconds. Same as the first three digits.</p>

<p>I haven't found anything special with these calls, and it doesn't seem possible to reproduce. Just happens sometimes.</p>

<p>Settings for acc module:<br>
modparam("acc", "db_url", "flatstore:/accounting")<br>
modparam("acc", "log_level", 3)<br>
modparam("acc", "cdr_enable", 1)<br>
modparam("acc", "cdr_start_on_confirmed", 1)<br>
modparam("acc", "cdr_extra", "anum=$dlg_var(caller);bnum=$dlg_var(callee);dlg_start_time=$dlg_var(inv_start);cancel_time=$dlg_var(cancel);account=$dlg_var(account);calltype=$dlg_var(calltype);callid=$dlg_var(callid);callid_system=$dlg_var(callid_system);trunk_id=$dlg_var(trunk_id)")<br>
modparam("dialog", "dlg_flag", 4)<br>
modparam("acc", "cdrs_table", "cdr")<br>
modparam("acc", "cdr_on_failed", 0)</p>

<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/issues/350">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZRyWRRAjlzSegSMkUQa0564ivW6Kks5o3SFTgaJpZM4GHOlC.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/issues/350"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>