Administrator’s Guide for W80 DECT IP Multi-Cell System
120
Permitted
Values
0
-Disabled, the phone will decrypt the encrypted configuration files using plaintext AES keys con-
figured on the phone.
1
-Enabled, the phone will download <xx_Security>.enc files (for example, <sip_Security>.enc,
<account_Security>.enc) during auto provisioning, and then decrypts these files into the plaintext
keys (for example, key2, key3) respectively using the phone built-in key (for example, key1). The
phone then decrypts the encrypted configuration files using the corresponding key (for example, key2,
key3).
Default
0
Parameter
static.auto_provision.aes_key.com
<y0000000000xx>.cfg
Description
It configures the plaintext AES key for encrypting/decrypting the Common CFG/Custom CFG file.
The valid characters contain: 0 ~ 9, A ~ Z, a ~ z and the following special characters are also sup-
ported: # $ % * + , - . : = ? @ [ ] ^ _ { } ~.
Example
:
static.auto_provision.aes_key.com = 0123456789abcdef
Note
: For decrypting, it works only if “static.auto_provision.aes_key_in_file” is set to 0. If the down-
loaded MAC-Oriented file is encrypted and the parameter “static.auto_provision.aes_key.mac” is left
blank, the phone will try to encrypt/decrypt the MAC-Oriented file using the AES key configured by the
parameter “static.auto_provision.aes_key.com”.
Permitted
Values
16/32 characters
Default
Blank
Web UI
Settings > Auto Provision > Common AES Key
Parameter
static.auto_provision.aes_key.mac
<y0000000000xx>.cfg
Description
It configures the plaintext AES key for encrypting/decrypting the MAC-Oriented files (<MAC>.cfg,
<MAC>-local.cfg and <MAC>-contact.xml).
The valid characters contain: 0 ~ 9, A ~ Z, a ~ z and the following special characters are also sup-
ported: # $ % * + , - . : = ? @ [ ] ^ _ { } ~.
Example
:
static.auto_provision.aes_key.mac = 0123456789abmins
Note
: For decrypting, it works only if “static.auto_provision.aes_key_in_file” is set to 0. If the down-
loaded MAC-Oriented file is encrypted and the parameter “static.auto_provision.aes_key.mac” is left
blank, the phone will try to encrypt/decrypt the MAC-Oriented file using the AES key configured by the
parameter “static.auto_provision.aes_key.com”.
Permitted
Values
16/32 characters
Default
Blank
Web UI
Settings > Auto Provision > MAC-Oriented AES Key
Parameter
static.auto_provision.encryption.config
<y0000000000xx>.cfg
Description
It enables or disables the phone to encrypt <MAC>-local.cfg file using the plaintext AES key.
Permitted
Values
0
-Disabled, the MAC-local CFG file will be uploaded unencrypted and will replace the one (encrypted
or unencrypted) stored on the server if you have configured to back up the MAC-local CFG file to the
server by the parameter “static.auto_provision.custom.sync”.