[sr-dev] [kamailio/kamailio] pv: pv_time minor fix (#1691)

Daniel-Constantin Mierla notifications at github.com
Fri Oct 26 19:27:17 CEST 2018


The purpose of `$TV(un)` is to get the microseconds when `$TV(sn)` is computed, because the time at that moment is `$TV(sn).$TV(un)`. The `$TV(un)` is not the time at that moment in micro-seconds, but the micro-seconds part of the time.

If you need time in microseconds, you need to add a new variable. `$TV(un)` has to stay like it is. I will try to make it clear in the docs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1691#issuecomment-433483558
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20181026/5be59e2f/attachment.html>


More information about the sr-dev mailing list