<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 style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi.<br>
<br>
I faced a similar issue, due to the billsec variable. I started using the variable billusec, which doesn't make any rounds and lets me do the rounding myself. So I use a function to divide the billusec by 1000000 and then ceil the result.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hope it helps.</div>
<div>
<div id="appendonsend"></div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> FreeSWITCH-users <freeswitch-users-bounces@lists.freeswitch.org> on behalf of morfair@gmail.com <morfair@gmail.com><br>
<b>Sent:</b> Friday, April 12, 2019 7:26 AM<br>
<b>To:</b> FreeSWITCH Users Help<br>
<b>Subject:</b> [Freeswitch-users] billmsec and billsec round</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="PlainText">Hello all!<br>
<br>
Help please with billsec variable, how to it calculate? In my accounting <br>
store I have a sets:<br>
<br>
billsec; billmsec<br>
<br>
7    7820<br>
<br>
7    7360<br>
<br>
33    33360<br>
<br>
38    38020<br>
<br>
59    58900<br>
<br>
26    25840<br>
<br>
87    86400<br>
<br>
<br>
How to calculate billsec? What algorithm is used for round billmsec?<br>
<br>
P.S.: Sorry for my English.<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Services<br>
sales@freeswitch.com<br>
<a href="https://freeswitch.com">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
FreeSWITCH-users@lists.freeswitch.org<br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>
<a href="https://freeswitch.com">https://freeswitch.com</a></div>
</span></font></div>
</div>
</body>
</html>