GMT time in Master.csv

Hi,
my time zone is GMT +8, Asterisk CLI uses it:

[Aug 18 11:42:43] NOTICE[797]: chan_sip.c:20039 handle_request_invite: Call from ‘05’ to extension ‘999’ rejected because extension not found.

but in Master.csv, seems it uses GMT time, is there a way to set it to a local time?

“,“05”,“99”,“internal”,“05”,“SIP/05-000000b8”,”",“Hangup”,"",“2010-08-18 03:43:06”,“2010-08-18 03:43:06”,“2010-08-18 03:43:10”,4,4,“ANSWERED”,“DOCUMENTATION”,“1282102986.191”,""

Thanks,
Angelo

Hi Yes

make sure the cdr.conf

has

usegmtime=no ; log date/time in GMT. Default is “no”

set

Ian