Re: [SR-Users] Question about time display in SIREMIS 2.0

2011-03-22 Thread Ricardo Martinez
.sip-router.org' *Asunto:* RE: [SR-Users] Question about time display in SIREMIS 2.0 Hello Ramona. It is odd. I have created a table in my openser database called “statistics”. The time_stamp column stores the $Ts from Kamailio. These are my last three entries : mysql> select

Re: [SR-Users] Question about time display in SIREMIS 2.0

2011-03-02 Thread Ricardo Martinez
nez.- *De:* Elena-Ramona Modroiu [mailto:ram...@asipto.com] *Enviado el:* miércoles, 02 de marzo de 2011 15:48 *Para:* Ricardo Martinez *CC:* sr-users@lists.sip-router.org *Asunto:* Re: [SR-Users] Question about time display in SIREMIS 2.0 Hi, for charts siremis uses the date() function

Re: [SR-Users] Question about time display in SIREMIS 2.0

2011-03-02 Thread Elena-Ramona Modroiu
Hi, for charts siremis uses the date() function to convert from unix timestamp that is written by kamailio to the displayed date. It might be possible to adjust the timezone from php.ini. Regards, Ramona On 2/28/11 10:30 PM, Ricardo Martinez wrote: Hello. Is there a way to adjust the time

[SR-Users] Question about time display in SIREMIS 2.0

2011-02-28 Thread Ricardo Martinez
Hello. Is there a way to adjust the timezone to display the charts and the logs in the SIREMIS 2.0? I have my linux machine with my local timezone, but the display in the charts and the logs are not in synch with my local time. Thanks in advance. Regards, Ricardo Martinez.- ___