[SR-Users] Date Time with microsec

Daniel-Constantin Mierla miconda at gmail.com
Fri Apr 28 08:50:31 CEST 2017


Hello,


On 28.04.17 04:00, Diego Nadares wrote:
> Hi Guys,
>
> Is to convert or obtain 
>
> $TV(s) - seconds (cached at first call per sip message)
> $TV(u) - microseconds (cached at first call per sip message)
>
> to datetime.microsecs?
>
> I'm trying to save 180/183 datetime (cached) like YYYY-MM-DD
> HH:mm:SS.microsecs
>
> $dlg_var(ring_time) = $timef(%Y-%m-%d %H:%M:%S); <--this is current
> time, not cached
> $dlg_var(ring_time_micro) = $TV(u); <-- this is cached us
>
if you mix cached with no cached values, then you get them from
different points in time and they are not accurate.

Cheers,
Daniel

-- 
Daniel-Constantin Mierla
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training - May 22-24 (USA) - www.asipto.com
Kamailio World Conference - May 8-10, 2017 - www.kamailioworld.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20170428/b73311ee/attachment.html>


More information about the sr-users mailing list