<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
</blockquote></div>
have you tried the mysql procedure used by opensips-cp for creating CDR? the CP is consuming the ACC data to create CDRs in a different table via a mysql procedure that is triggered by cron. So far even with large CDR volume, I got good results with this.<br>


<br>
But making opensips to directly generate CDRs is complicated as in many case you do not have a dialog info, so you never know if a START is already there or not (in order to do an UPDATE or INSERT for BYE).<div><div></div>

<div class="h5"></div></div></blockquote><div><br></div><div>I haven&#39;t looked at the opensips-cp method for doing that.. I&#39;ll have to do that right away. :) Sure, I understand there are issues with doing it natively, but thought I&#39;d bring it up. I understand architecturally it isn&#39;t the best mechanism.  </div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
</blockquote></div></div>
I have nothing against borrowing ideas, as time as they are useful and applicable. I found really interesting the idea of &quot;families&quot; or &quot;classes&quot; for memcache support  and it shouldn&#39;t be too difficult to use. We can keep the current format for the functions for a default &quot;Generic&quot; class and create a new set of functions to take an extra one parameter, the name of the class.</blockquote>

<div>I think the memcache API has a &quot;namespace&quot; param that may be a simple 1:1 drop in for this.Of course, the family should be a string, avp, or pv, right? :) Hey, should I document this on the feature request tracker?</div>

</div><div><br><div><br></div><div>Thanks!</div><div>-Brett</div><div><br></div></div>