![VTech ET685 Administrator And Provisioning Manual Download Page 379](http://html1.mh-extra.com/html/vtech/et685/et685_administrator-and-provisioning-manual_1054367379.webp)
Configuration File Parameter Guide
379
ET685 Administrator and Provisioning Manual
Setting:
upload_web
Description:
SYSTEM INTERNAL
Specifies a URL pointing to an uncompressed TAR archive allowing full
WUI customization. The TAR archive shall only contain the images which
have to be changed (icons, background, etc.), unchanged files must be
omitted!
Values:
URL
Default:
blank
Setting:
usb_storage_passphrase
Description:
The setting holds a pass phrase which is used to encrypt Syslog,
SIP-Traces or PCAP-Traces when they are logged to a connected USB
storage. Please take a look at the pages of the settings to see how and
when the logs are saved to the USB storage. The files are encrypted using
an AES 256-bit CBC cipher. The files can be easily decrypted using
openssl. You can decrypt a log file which was encrypted by the phone with
the following command line:
openssl aes-256-cbc -d -nosalt -pass pass:<your_pass_phrase>
-in <logfile> -out <decrpted_logfile>
You can omit the -pass option and enter the pass phrase when prompted.
The command line looks like this:
openssl aes-256-cbc -d -nosalt -in <logfile> -out
<decrpted_logfile>
The feature is available on VTech phones with a USB port.
Values:
string
Default:
blank
Setting:
usb_storage_pcap