<div>On Mon, Apr 4, 2011 at 1:34 AM, Robert Thomas <span dir="ltr">&lt;<a href="mailto:thomcr@gmail.com">thomcr@gmail.com</a>&gt;</span> wrote:</div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div>I have been looking to se if I can store on my DB along with the time field that is actually a datetime in the DB, and EPOCH value.</div><div><br></div></blockquote><div><br></div><meta charset="utf-8">Using db_extra, you can add just about any field you want to the acc record:<br>

<a href="http://www.opensips.org/html/docs/modules/1.6.x/acc.html#id293711">http://www.opensips.org/html/docs/modules/1.6.x/acc.html#id293711</a></div><div class="gmail_quote"><br></div><div class="gmail_quote">For example, you can write the PV $Ts.<br>

<div><br></div><div>That being said, you can normally use a db time field with some simple conversion for whatever you need. Remember it&#39;s a date object and not really a string. </div><div> </div></div></div>