Hi All,
I found that there's difference timezone used on log file by Kannel when we
set it as default and when we set a custom log format. What makes this
happen? I am on GMT+7 when I use custom log the result will be like this
(use GMT which is not expected):

2018-01-17 23:52:25 Sent SMS [SMSC:XXX].....

018-01-17 23:52:25 Receive DLR [SMSC:XXX]

But when use default log format will be  (use GMT+7 which is correct based
on my localtime):

2018-01-18 07:01:20 Sent SMS [SMSC:XXX]

2018-01-18 07:01:20 Receive DLR [SMSC:XXX]

Reply via email to