Installation guide

Advanced Operational Parameters
41-001561-00 REV00 – 10.2014 A-237
Visitor Desk Phone Settings
Parameter
user config url
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Specifies the configuration server URL where the <user>.cfg is located when utilizing the Vis-
itor Desk Phone (VDP) feature.
Format String (up to 256 characters)
FTP - “ftp://server:port/path
TFTP - “tftp://server:port/path”
HTTP - “http://server:port/path
HTTPS - “https://server:port/path
Default Value N/A
Range N/A
Example user config url: http://100.200.50.79/vdp
Parameter
user config upload
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Specifies the time period (in seconds) between “<user>_local.cfg” saves (while the user is
logged in).
Format Integer
Default Value 3600 (1 hour)
Range 0 – 9999999
Note:
A value “0” will disable this feature.
Example user config upload: 600
Parameter
user config upload delta
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Used in conjunction with the “user config upload” parameter, this parameter is utilized to
help distribute the file transfers to the config ration server in a more even manner (i.e. so that
the server does not get bombarded by file transfer requests all at the same time).
After the initial save, the “<user>_local.cfg” is saved at a random time period between the
values defined in the “user config upload” parameter and thisuser config upload delta”
parameter.
This parameter specifies the upper limit of the extra random time (in seconds) added to the
time defined in the “user config upload” parameter.
Format Integer
Default Value 60 (1 minute)
Range 0 – 9999999
Note:
A value “0” will disable this feature.
Example user config upload delta: 120