Copyright 2010-2017 Obihai Technology, Inc.
182
Parameter Group
Parameter
Description
Provisioning
Method
This parameter controls if and when the phone should execute given
DownloadURL
to download the customization data package (if the installed
version is not current). Available choices are:
-
Disabled = Do not execute
DownloadURL
-
System Start = Execute
DownloadURL
just once on system start
-
Periodically = Execute
DownloadURL
on system start, and then periodically
at the interval specified in the Interval parameter
Note: First download on system start will be performed after firmware update
and configuration provisioning are completed
Interval
When
Method
is set to
Periodically
, this is the interval in number of seconds
between execution of
DowloadURL
. If value is 0, the phone executes
DownloadURL
just once on system start (i.e., equivalent to setting
Method
to
System Start
)
DownloadURL
In its simplest form, this is the URL to download the Phone Customization Data
Package, such as
http://abcd.com/phone/cfg/datapkg.tar
. The full syntax is a script similar
to what can be specified in the
FirmwareURL
parameter for firmware update.
Refer to the
OBi Device Provisioning Guide
for a description of all the syntaxes of
this script.
MD5Checksum
Standard MD5 checksum of the Customization Data Package (a 32-character
string of hexadecimal digits). This value must be provided to the phone and it
serves as the version of the target data package. The phone will execute
DownloadURL
only if the currently installed data package has a different MD5
checksum from the value of this parameter.
Incremental
This Boolean option, if enabled, will cause the phone to install the customization
data files without erasing the old data files first. Otherwise, the old data files are
erased before saving the downloaded data files.
DnsLookupType
Choices are:
-
A Record Only
-
SRV Record Only
-
Try Both
DnsSrvPrefix
Choices are:
-
No Prefix
-
With Prefix
-
Try Both
Username
(Optional) Username for authentication if
DownloadURL
uses the scheme
http:// or https://
Password
(Optional) Password for authentication if
DownloadURL
uses the scheme
http:// or https://
Internal Data Storage Paths for User Preferences Settings