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