I made same thread few months ago and many people said that they dont have such records in plain asterisk install ( no freepbx ) . I was also using freepbx when i had&nbsp; this problem . Heres mine :<br><br>mysql&gt; select count(*) from cdr where billsec &gt; duration;
<br>+----------+<br>| count(*) |<br>+----------+<br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 124 |<br>+----------+<br><br>this is out of 1749216 cdr records . <br><br>I am also using freepbx btw . In all such cdr&#39;s duration is always 0 but billsec varies .&nbsp; 
<br><br><div><span class="gmail_quote">On 15/08/07, <b class="gmail_sendername">Edoardo Serra</b> &lt;<a href="mailto:eserra@exsorsa.it">eserra@exsorsa.it</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I have a strange situation on a Asterisk 1.2.17 with FreePBX 2.2.1<br><br>Doing a select in the CDR table I noticed there are some calls with<br>billsec greater than duration, duration is always 0 in those calls.
<br><br>How can this happens ? Am I missing something ?<br><br>Tnx in advance<br><br>Regards<br><br>Edoardo Serra<br>WeBRainstorm S.r.l.<br><br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by 
<a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>