JOSE MANUEL CORTES DAVID
2006-Aug-22 17:48 UTC
[asterisk-users] problem with asterisk billing time...
Hi Im using asterisk 1.0.9 with Linux Ubuntu 5.10 and I have a problem with the time in the cdr-csv. The time registered for the calls is 5 hours earlier than he actual time, it seems respond to the COT and not to the UCT that represents the actual time #date -u Tue Aug 22 19:52:16 UCT 2006 Correct time #date Tue Aug 22 14:52:18 COT 2006 Wrong time appears in the cdr records of asterisk Does anybody know how to fix this? Thanks and good luck with * Jose Manuel Cortes -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060822/546a396f/attachment.htm
Jeremy McNamara
2006-Aug-22 18:16 UTC
[asterisk-users] problem with asterisk billing time...
JOSE MANUEL CORTES DAVID wrote:> Does anybody know how to fix this?You can start by using a recent version of Asterisk. Current development work is heading toward v1.4. v1.0 is stupid old. Then ensure your Timezone is set properly. Jeremy McNamara