- Joined
- Jun 12, 2019
- Messages
- 10
- Reaction score
- 1
I have notice that for quite a while our Fanvil phones have been 1 hour ahead of time. 3cx is set to use utc+2 Central African Time, the provisioning settigns for the phones are set to the same.. Logging on to the fanvil phones webpages i can see that the phones are also set to UTC +2 however they also have DST enabled. These phones have all been provisioned from within 3cx.
in the fanvil.ph.xml template i see the following in the <timezoneParams param="time_timezone_fanvil"> Section:
If the comment in that template is true should i replace that entry with the correct timezone? Is the order of the other timezones important in the templates (i see they are numbered in the option value field.
Will i need to re-provision the phones after updating the template?
Currently running V16.0.273 and there are no updates available. phones in use are Fanvil X5s and X3S and are running Firmware version 2.10.0.6645 and are showing up to date in the 3cx management console.
Can anyone give me some instructions on how to resolve this?
in the fanvil.ph.xml template i see the following in the <timezoneParams param="time_timezone_fanvil"> Section:
Code:
<!--The first entry is the selected entry in management console-->
<option value="12" displaytext="GMT-5:00 US Eastern Time, New York" id="0" zone="-5:00">
<item name="timezonename">UCT_-05</item>
<item name="dstenabled">2</item>
<item name="dstoffsetminutes">60</item>
<item name="dststartmonth">3</item>
<item name="dststartweek">2</item>
<item name="dststartday">0</item>
<item name="dststarthour">2</item>
<item name="dststartmin">00</item>
<item name="dstendmonth">11</item>
<item name="dstendweek">1</item>
<item name="dstendday">0</item>
<item name="dstendhour">2</item>
<item name="dstendmin">00</item>
<item name="timezonex3s">-20</item>
<item name="timezonenamex3s">UTC-5</item>
<item name="locationx3s">4</item>
<item name="dstx3s">1</item>
</option>
If the comment in that template is true should i replace that entry with the correct timezone? Is the order of the other timezones important in the templates (i see they are numbered in the option value field.
Will i need to re-provision the phones after updating the template?
Currently running V16.0.273 and there are no updates available. phones in use are Fanvil X5s and X3S and are running Firmware version 2.10.0.6645 and are showing up to date in the 3cx management console.
Can anyone give me some instructions on how to resolve this?