Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong timezone #4

Closed
k4r7u opened this issue Mar 26, 2015 · 2 comments
Closed

Wrong timezone #4

k4r7u opened this issue Mar 26, 2015 · 2 comments

Comments

@k4r7u
Copy link

k4r7u commented Mar 26, 2015

Siremis seems to calculate times based on a wrong timezone.
In "ACC charts" I can see "Timezone: America/Los_Angeles".
Kamailio on the other hand uses the right timezone.

Is there a way to change the timezone in Siremis?

@virmis
Copy link

virmis commented Apr 17, 2015

I've changed mine here and it works for me:
siremis-4.2.0/siremis/bin/app.inc
date_default_timezone_set('Europe/Vilnius');

@miconda
Copy link
Contributor

miconda commented Dec 13, 2016

The latest master should not enforce a timezone anymore. If not working, reopen.

@miconda miconda closed this as completed Dec 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants