FIRM_UPGRADE_AUTO
Value Format Boolean
Description Specifies whether to display a confirmation message asking the user
to
perform a firmware update (manual) or perform the firmware update
without asking the user (automatic) when the unit detects a newer
version of firmware.
Note
• This setting is available only when
"FIRM_UPGRADE_ENABLE" is set to "Y".
• Changing this setting may require restarting the unit.
Value Range
• Y (Enable automatic firmware update)
• N (Disable automatic firmware update)
Default Value
Y
Web User Interface Reference Update Type (Page 124)
FIRM_FILE_PATH
Value Format String
Description Specifies the URL where the firmware file is stored.
Note
• This setting is available only when
"FIRM_UPGRADE_ENABLE" is set to "Y".
• Changing this setting may require restarting the unit.
Value Range Max. 255 characters
Note
• The format must be RFC 1738 compliant, as follows:
"<schema>://<user>:<password>@<host>:<port>/<url
-path>".
– "<user>" must be less than 64 characters.
– "<password>" must be less than 64 characters.
– "<user>:<password>@" may be empty.
– The total of "<schema>://" and "<host>:<port>/<url-path>"
must be less than 128 characters.
– ":<port>" can be omitted if you do not need to specify the
port number.
• If "{mac}" is included in this URL, it will be replaced with the
unit’s MAC address in lower-case.
• If "{MAC}" is included in this URL, it will be replaced with the
unit’s MAC address in upper-case.
• If "{MODEL}" is included in this URL, it will be replaced with the
unit’s model name.
• If "{fwver}" is included in this URL, it will be replaced with either
"FIRM_VER_EUDECT" or "FIRM_VER_USDECT" depending on
the system. Note that this rule differs from other parameters
such as "SIP_USER_AGENT".
Document Version 2013-02 Administrator Guide 151
4.3.4 Firmware Update Settings