The values are closed to ULONG_MAX for 64bit, so likely some dialog end events are counted
many times (likely due to dmq replication) and the value goes below 0, turning it to max
value.
For reference, ranges for number types:
*
https://en.wikibooks.org/wiki/C_Programming/limits.h
In the past days I was rather busy with other stuff, I will try to get back and analyze
the code asap.
--
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/issues/1591#issuecomment-405880927