Time auto update

Status
Not open for further replies.

reap.virtue

Member
Mar 2, 2023
108
2
18
23
Hello for some reason the time didn't auto update when the clocks changed here in the United Kingdom (UK) anyone know why

1680271981127.png
 
yealink_time_zone_name is not set in your picture. Change it to:

United Kingdom(London)

and enable it.
 
Yes, The app is not installed
here is how to install it

Code:
1- Change Directory
cd /var/www/fusionpbx/app

2- Download App
git clone https://github.com/fusionpbx/fusionpbx-app-edit.git  edit

3- Set Permissions
chown -R www-data:www-data /var/www/fusionpbx/app/edit

4- From GUI run Menu Upgrade & Permission Default
Advanced>Upgrade and select menu and permission defaults.
 
Advance > Provision Editor > Phone Model > ***************.cfg
Removed a long time ago due to security/maintenance issues along with the SQL editor and that XML editor. You have to look at the configs via SSH
IS their no other way?
SSH on to the server, cd /var/www/fusionpbx/resources/templates/provision/yealink

We're getting beyond ourselves here... the default FusionPBX templates are pretty kosher, and I've submitted a few pull requests for them in the past first off:

1. Log on to the Yealink
2. What does the timezone say?
3. Export the config, do you see your entry in the config?

If you attempt to set any user configs (via the phone's screen), you may not be able to override them via provisioning
 
Can i change the time zone for all phones eg fanvil grandtream as the same time or do i needto do them all individually
 
Each vendor has their own definitions, so you'll have to set their definitions as per the vendor documentation.

I only use Yealink myself.
 
Status
Not open for further replies.