[asterisk-bugs] [JIRA] (ASTERISK-24494) UTC in MySQL

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Nov 6 09:00:29 CST 2014


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

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

The debug information requested doesn't actually show what is needed.

When Asterisk starts with {{cdr_mysql}}, it reads in the configuration file and will emit - as a debug message - how it will interpret the timezone. Please provide a log showing Asterisk starting.

Note that a debug log should show all levels, that is:

{noformat}
mylog => debug,verbose,notice,warning,error
{noformat}

> UTC in MySQL 
> -------------
>
>                 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, 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