<div dir="ltr">True, and actually not having it realtime is not a drama.<div><br></div><div>If you're having simultaneous calls in the hundreds, you don't care what's happening *right* now, as long as you know what was happening in the recent past, like 1-2 minutes delay, which is still good enough to monitor for security issues popping up.</div>
<div><br></div><div>It's a nice pragmatic way I'ld say! Thx!</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-06 Daniel Tryba <span dir="ltr"><<a href="mailto:daniel@pocos.nl" target="_blank">daniel@pocos.nl</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Thursday 06 February 2014 08:47:57 davy wrote:<br>
> Would this be a good way to do this, or am I bluntly missing the better<br>
> way?<br>
<br>
</div>Maybe just doing it "offline"? I just take the standard mysql acc accounting,<br>
every minute I'll scan acc for completed calls, generate a csv, delete the<br>
processed accs and store the csv it in a place my billing platform will find<br>
it to import. You only have to figure out how the csv should be structured for<br>
cdr-stats.<br>
<br>
Pro: Impact on kamailio processes is 0.<br>
Con: Not realtime, completed calls only.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
<br>
POCOS B.V. - Croy 9c - 5653 LC Eindhoven<br>
Telefoon: 040 293 8661 - Fax: 040 293 8658<br>
<a href="http://www.pocos.nl/" target="_blank">http://www.pocos.nl/</a>   - <a href="http://www.sipo.nl/" target="_blank">http://www.sipo.nl/</a><br>
K.v.K. Eindhoven 17097024<br>
<br>
_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</font></span></blockquote></div><br></div>