400HD Series IP Phones
Administrator's Manual 212 Document #: LTRT-11973
To configure Static DNS Record using the Configuration File:
Open the Configuration File page (Management tab > Manual Update >
Configuration File) and configure the parameters using the table below as reference.
Table B-27: Static DNS Record Parameters
Parameter Description
provisioning/firmware/url
The static URL for checking the firmware file. The URL must
be entered using one of the following syntax options:
<protocol>://<server IP address or host name>
<protocol>://<server IP address or host name>/<firmware
file name>
Where <protocol> can be one of the following protocols: "ftp",
"tftp", "http" or "https". For example:
tftp://192.168.2.1 – retrieved firmware file is 445HD.img
ftp://192.168.2.1/Different_Firmware_Name.img -
retrieved firmware file is Different_Firmware_Name.img
Note: This parameter is applicable only when method is
configured to "Static".
provisioning/configuration/url
The static URL for checking the configuration file. The URL
must be entered using one of the following syntax options:
<protocol>://<server IP address or host name>
<protocol>://<server IP address or host
name>/<configuration file name>
Where <protocol> can be "ftp", "tftp", "http" or "https" and
where <configuration file name> can be either:
A unique configuration file, per phone, for example:
<MAC>.cfg
-or-
A global configuration file, per deployment, for example,
445HD.cfg
Unique Configuration Example
http://192.168.2.1/different.img;<MAC>.cfg
The retrieved firmware file is different.img and the
configuration file name is <MAC>.cfg such as
001122334455.cfg
Global Configuration Example
http://192.168.2.1/<445HD>.cfg
The configuration file name is 445HD.cfg
Note: This parameter is applicable only when 'Method' is
configured to Static.