Content
D-SERIES
Web User Interface
Advanced - Network (Tab) - Time (Section): NTP Time Server
Phone User Interface
Settings -> Network → Advanced → NTP
Firmware
V8 / V10
XML Configuration
<ntp_server perm="PERMISSIONFLAGS">VALIDVALUE</ntp_server>
Description
Specify a list of domain names / IP addresses of the NTP servers here in a space-separated list. If the first server in the list is not available, the phone will try to retrieve the time from next server in the list.
This setting corresponds to DHCP option numbers 4 and 42. If
- DHCP is enabled and one or both of the options are present in dhcp_options_on_ip_aquire
- DHCP is disabled and one or both of the options are present in dhcp_options_on_inform
This setting can't be modified as the value will be retrieved via DHCP. To make the setting manually configurable again remove the option number from the respective list.
Valid Values
IP addresses, e.g. 192.53.103.103 192.53.103.104
Domain Names, e.g. time.example.com time.google.com
Default Value
Before version 10.1.38.0: 192.53.103.104
Starting with version 10.1.38.0: 192.53.103.104 pool.ntp.org