[asterisk-bugs] [JIRA] (ASTERISK-24494) Setting timezone option in cdr_mysql to UTC has no effect

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Nov 7 09:10:31 CST 2014


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=223393#comment-223393 ] 

Matt Jordan commented on ASTERISK-24494:
----------------------------------------

The log file you attached is not a debug log file.

Please generate a log file using the instructions I provided:

{quote}
Note that a debug log should show all levels, that is:
{noformat}
mylog => debug,verbose,notice,warning,error
{noformat}
{quote}

> Setting timezone option in cdr_mysql to UTC has no effect
> ---------------------------------------------------------
>
>                 Key: ASTERISK-24494
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24494
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Addons/cdr_mysql
>    Affects Versions: 11.7.0
>         Environment: Ubuntu 12.04.5 LTS
>            Reporter: Vitaliy Gerdt
>            Assignee: Vitaliy Gerdt
>         Attachments: asterisk_full_log, cdr_csv_log, cdr_mysql.conf, mylog, system_info
>
>
> I want to use UTC timezone for the dates in a queries to MySQL database, so I tried to set  timezone = UTC or usegmtime = yes in the config, but it'd still use localtime timezone. I tried to enable logging to CVS instead of MySQL and when usegmtime is set to yes it writes dates to CVS in UTC timezone, unlike with MySQL. When usegmtime is disabled it updates CVS with dates in localtime timezone, just as expected. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list