On Mon, Apr 4, 2011 at 1:34 AM, Robert Thomas <[email protected]> wrote:
> 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. > > Using db_extra, you can add just about any field you want to the acc record: http://www.opensips.org/html/docs/modules/1.6.x/acc.html#id293711 For example, you can write the PV $Ts. That being said, you can normally use a db time field with some simple conversion for whatever you need. Remember it's a date object and not really a string.
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
