<div><div dir="auto">Thanks for reply. Opensips handles around 2000 concurrent calls with cps of 40 at the peak time. I see when opensips writes in ACC and my portal runs queries on the same table, opensips process almost comes to halt and a restart is always needed to make it alive. </div><div dir="auto"><br></div><div dir="auto">I want opensips to do something like just write CDRS in file/post somewhere or put in rabbitmq queue and do continue with processing sip traffic. Also, i would prefer to have something built-in instead of building my own CDRs.</div><div dir="auto"><br></div><div dir="auto">Best Regards,</div><div dir="auto"><br></div><div dir="auto">Aqs Younas</div><div dir="auto"><br></div><br><div class="gmail_quote"><div>On Sat, 5 May 2018 at 5:46 AM, Jon Abrams <<a href="mailto:ffshoh@gmail.com">ffshoh@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div>If you don't need them immediately, you can use the old fashion write CDRS to syslog. Rotate the log file every so often to process the CDRs. Journald is too slow for this though - you must use rsyslog or syslog-ng.<br><br>If you use the builtin OpenSIPS accounting and need results more real-time, then I'd look at RADIUS accounting. If you generate your own CDRs, then there are the event datagram and rabbitmq modules that provide opportunities.<br><br></div>Out of curiosity, what do you consider heavy traffic?<br><br></div>- Jon<br></div><div class="gmail_extra"><br><div class="gmail_quote"></div></div><div class="gmail_extra"><div class="gmail_quote">On Fri, May 4, 2018 at 4:32 PM, Aqs Younas <span><<a href="mailto:aqsyounas@gmail.com" target="_blank">aqsyounas@gmail.com</a>></span> wrote:<br></div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">Greeting list,</div><div dir="auto"><br></div><div dir="auto">I would like to ask expert option,  how they are getting CDRs from opensips which handles heavy traffic.</div><div dir="auto"><br></div><div dir="auto">Actually I don't want to have opensips mantain database connections and write records in a single table acc. </div><div dir="auto"><br></div><div dir="auto">Best Regards,</div><div dir="auto"><br></div><div dir="auto">Aqs Younas</div>
<br></blockquote></div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div></div>