- Joined
- Jun 18, 2022
- Messages
- 48
- Reaction score
- 13
Various forum posts indicated changing TIME_NTP_SERVER to move away of pool.ntp.org for more secure time service. I want to use time.google.com and time.windows.com. I could go directly to NIST, however, I would guess Google and Microsoft have substantial infrastructure for Time Service.
I was expecting TIME_NTP_SERVER1 and TIME_NTP_SERVER2 but that is not the case thus what ever string you enter for TIME_NTP_SERVER is replicated for NTP 1 and 2 on Yealink Phones. I tried to use some other suggested config like "time.google.com, time.windows.com" expecting the first entry for NTP1 and second entry for NTP2. However, this is not the case.
Looking at the Template for current Yealink T4x Template we find:
local_time.ntp_server1 = %%param::time_ntp_server%%
local_time.ntp_server2 = %%param::time_ntp_server%%
I am not aware of a way to use regex or other syntax in the Template to resolve this. In prior versions we had TIME_NTP_SERVER1 and TIME_NTP_SERVER2 if I recall correctly.
This would be preferred so that you can truly have proper NTP Failover.
Any suggestions? Comments on having "time.google.com, time.windows.com" as the NTP Server String?
I was expecting TIME_NTP_SERVER1 and TIME_NTP_SERVER2 but that is not the case thus what ever string you enter for TIME_NTP_SERVER is replicated for NTP 1 and 2 on Yealink Phones. I tried to use some other suggested config like "time.google.com, time.windows.com" expecting the first entry for NTP1 and second entry for NTP2. However, this is not the case.
Looking at the Template for current Yealink T4x Template we find:
local_time.ntp_server1 = %%param::time_ntp_server%%
local_time.ntp_server2 = %%param::time_ntp_server%%
I am not aware of a way to use regex or other syntax in the Template to resolve this. In prior versions we had TIME_NTP_SERVER1 and TIME_NTP_SERVER2 if I recall correctly.
This would be preferred so that you can truly have proper NTP Failover.
Any suggestions? Comments on having "time.google.com, time.windows.com" as the NTP Server String?