Hi,
I am using kamailio 5.8.3. I just found that strange result is returned from variable $stat(total_size).
In the example script under "misc/examples/ims/pcscf/kamailio.cfg", there is a line, $var(used) = 1 - ($stat(free_size) / $stat(total_size));
The trace log said that $stat(total_size) was returning 0, and got a log like this ERROR: <core> [core/rvalue.c:1434]: long_longop2(): rv div by 0
Any idea on this? Please advise.
Thank you.
Regards, Hong