Firmware and Configuration Files

The following example downloads a company directory file from the specified server in the “path” directory:

directory 1: tftp://10.30.102.158/path/companylist.csv

Note:

To download a specific file, the string value MUST HAVE A FILENAME at the end of the string. For example:

directory 1: tftp://10.30.102.158/path/companylist.csv

where “path” is the directory and “companylist.csv” is the filename. If you do not specify a filename, the download fails.

Language Pack Files

The following example downloads no language pack file:

language 1:

The following example downloads the German language pack to the phones from the original configuration server:

language 1: lang_de.txt

The following example uses FTP to download the firmware file “lang_de.txt” (German language pack) from the “path” directory on server 1.2.3.4 using port 50:

language 1:ftp://admin:admin!@1.2.3.4:50/path/lang_de.txt

Transport Layer Security (TLS) Certificate Files

The following example downloads no local certificate file:

sips local certificate:

The following example downloads the local certificate file from the original configuration server.

sips local certificate: phonesLocalCert.pem

The following example uses FTP to download the firmware file “phonesLocalCert.pem” (local certificate file) from the “path” directory on server 1.2.3.4 using port 50.

sips local certificate:ftp://admin:admin!@1.2.3.4:50/path/phonesLocalCert.pem

802.1x Security Authentication Certificate Files

The following example downloads no 802.1x local certificate file:

802.1x local certificate:

The following example downloads the 802.1x local certificate for the phone from the original configuration server.

802.1x local certificate: 8021xlocalCert.pem

The following example uses FTP to download the firmware file “8021xlocalCert.pem” (802.1x local certificate file) from the “path” directory on server 1.2.3.4 using port 50.

802.1x local certificate:ftp://admin:admin!@1.2.3.4:50/path/8021xlocalCert.pem

HTTPS User Certificate Files

The following example downloads no HTTPS user certificate files:

https user certificates:

The following example downloads the HTTPS user certificates for the phone from the original configuration server.

https user certificates: trustedCerts.pem

The following example uses FTP to download the firmware file “user.crt.pem” (https user certificate file) from the “test1” directory on server 12.43.33.234 using port 50.

https user certificates: ftp://test:password@12.43.33.234:50/test1/user.crt.pem

1-55

41-001343-02 REV04 – 05.2014

Page 74
Image 74
Aastra Telecom 41-001343-02 manual Language Pack Files, Transport Layer Security TLS Certificate Files