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

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


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

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

Also: try the config option "cdrzone" instead of "timezone":

{noformat}
cdrzone=UTC
{noformat}

Looking at the patch which introduced this feature (r239152), it appears as if the sample config was updated incorrectly.

> 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