I am running Vicidialer/astguiclient 2.0.4-142 BUILD: 71129-2025.
I seem to have an issue I can not resolve. My localtime is displayed wrong when logged into vicidialer.
My timezone is GMT -6., my leads show proper GMT settings, and I am using 1 as my country code.
I also have server set as GMT -6 in vicidial/admin.php and all my sip phones are GMT -6.
The 'date' command shows the time correctly on my asterisk/vicidialer server.
Whenever I have an agent login to vicidial.php (the vicidialer client login), I see the local time change ahead 6 hours.
For example, when I first login and vicidialer dials my phone, I see the following string right of the "Script" tab.
2008-01-16 12:24:59 session ID: 8600051
Which is correct.
However a couple seconds later the time changes 6 hours ahead:
2008-01-16 18:25:03 session ID: 8600051
It looks to me that php or perl code is changing the local time. This is heavily messing up features like call back etc.
Any tips would be greatly appreciated.[/quote]