User's Manual 47. Automatic Provisioning
Version 6.8 655 Mediant 500L MSBR
Auxiliary Files:
♦ ini:
CptFileURL =
'https://www.company.com/call_progress.dat'
♦ CLI:
(config-system)# automatic-update
(automatic-update)# call-progress-tones
http://www.company.com/call_progress.dat
(automatic-update)# tls-root-cert https://company.com/root.pem
Software (.cmp) File:
♦ ini:
CmpFileUrl =
'https://www.company.com/device/v.6.80A.227.005.cmp'
♦ CLI:
(config-system)# automatic-update
(automatic-update)# firmware
https://www.company.com/device/v.6.80A.227.005.cmp
Notes:
• For one-time file download, the HTTP Get request sent by the device does not
include the If-Modified-Since header. Instead, the HTTP-User-Agent header can
be used in the HTTP Get request to determine whether firmware update is
required.
• When downloading SSL certificates (Auxiliary file), it is recommended to use
HTTPS with mutual authentication for secure transfer of the SSL Private Key.
5. If the device receives an HTTP 301/302/303 redirect response from the provisioning
server, it establishes a connection with the new server at the redirect URL and re-
sends the HTTP Get request.