search for: cdrzone

Displaying 1 result from an estimated 1 matches for "cdrzone".

Did you mean: calzone
2013 Sep 14
1
Asterisk-1.8.23.1 mysql cdr
...egmtime=yes and it works as expected insert cdr date in GMT0. now i tested Asterisk-1.8.23.1 and asterisk-11.5 with same results no matter what i configure in cdr_mysql.conf "timezone=UTC usegmtime=yes" cdr always inserted in local time. I dig into code of cdr_mysql.c and find a variable cdrzone when i set cdrzone in configuration and load module with debug set to 1 it print on console "Local time zone set to whatever i have in configuration i tried cdrzone=GMT, cdrzone=UTC, cdrzone=yes and many combinations with timezone=UTC and without timezone=UTS but cdr is alway in my local timez...