User`s manual
MediaPack SIP
MediaPack SIP User’s Manual 132 Document #: LTRT-65405
5.6.1.11 Automatic Updates Parameters
For detailed information on the automatic update mechanism, refer to Section 10.3 on page 202.
Table
5-38: Automatic Updates Parameters
ini File Parameter Name Description
CmpFileURL
Specifies the name of the cmp file and the location of the server (IP address or
FQDN) from which the gateway loads a new cmp file and updates itself. The
cmp file can be loaded using: TFTP, HTTP or HTTPS (MP-11x only).
For example: tftp://192.168.0.1/filename
Note 1: When this parameter is set in the ini file, the gateway always loads the
cmp file after it is reset.
Note 2: The cmp file is validated before it is burned to flash. The checksum of
the cmp file is also compared to the previously-burnt checksum to avoid
unnecessary resets.
IniFileURL
Specifies the name of the ini file and the location of the server (IP address or
FQDN) from which the gateway loads the ini file. The ini file can be loaded
using: TFTP, HTTP or HTTPS (MP-11x only).
For example:
tftp://192.168.0.1/filename
http://192.8.77.13/config<MAC>
https://<username>:<password>@<IP address>/<file name>
Note 1: When using HTTP or HTTPS, the date and time of the ini file are
validated. Only more recently-dated ini files are loaded.
Note 2: The optional string ‘<MAC>’ is replaced with the gateway’s MAC
address.
Therefore, the gateway requests an ini file name that contains its MAC
address. This option enables loading different configurations for specific
gateways.
IniFileTemplateURL
Specifies the name of a second ini file (in addition to IniFileURL) and the
location of the server (IP address or FQDN) from which it is loaded.
http://server_name/file, https://server_name/file.
PrtFileURL
Specifies the name of the Prerecorded Tones file and the location of the server
(IP address or FQDN) from which it is loaded.
http://server_name/file, https://server_name/file.
CptFileURL
Specifies the name of the CPT file and the location of the server (IP address or
FQDN) from which it is loaded.
http://server_name/file, https://server_name/file.
FXOCoeffFileURL
Specifies the name of the FXO coefficients file and the location of the server
(IP address or FQDN) from which it is loaded.
http://server_name/file, https://server_name/file.
FXSCoeffFileURL
Specifies the name of the FXS coefficients file and the location of the server (IP
address or FQDN) from which it is loaded.
http://server_name/file, https://server_name/file.
AutoUpdateCmpFile
Enables / disables the Automatic Update mechanism for the cmp file.
0 = The Automatic Update mechanism doesn’t apply to the cmp file (default).
1 = The Automatic Update mechanism includes the cmp file.
AutoUpdateFrequency
Determines the number of minutes the gateway waits between automatic
updates.
The default value is 0 (the update at fixed intervals mechanism is disabled).
AutoUpdatePredefinedTime
Schedules an automatic update to a predefined time of the day.
The range is 'HH:MM' (24-hour format).
For example: 20:18.
Note: The actual update time is randomized by five minutes to reduce the load
on the Web servers.