Hello,
i've installled the new version of kamailio 4.4.1 . in 2 different server ,
with acc module and these parameters:
modparam("acc", "time_mode", 2)
modparam("acc", "time_attr", "seconds") should be
seconds.millisec
On the first server in acc table , in field seconds i have values like this
1466493457.85, this is correct timestamp ( this server have centos 86_64)
In the other server , i have values like 1913113.702 , that is wrong
timestamp . (this is old centos 32 bit )
What can be the problem? The different version 32,64 bit ? or some compiler
option ?
Thanks