Panasonic KX-UTG300 User Manual

Page of 348
Permission attribute value
Description and example
Permission attribute not assigned
perm=""
perm="RW"
The parameter is read/write, i.e., the user can use web
programming or phone programming to change the parameter.
Example
<SIPPNP_ENABLE>Y</SIPPNP_ENABLE>
<SIPPNP_ENABLE perm="">Y</SIPPNP_ENABLE>
<SIPPNP_ENABLE perm=RW">Y</SIPPNP_ENABLE>
perm="!"
The parameter can be overwritten via provisioning, even if the user
has already changed the parameter via web programming or phone
programming. The priority of the configuration setting must be
considered when using this attribute value.
Example
<SIPPNP_ENABLE perm="!">Y</SIPPNP_ENABLE>
<SIPPNP_ENABLE perm="!R">Y</SIPPNP_ENABLE>
<SIPPNP_ENABLE perm="!RW">Y</SIPPNP_ENABLE>
2.4.3  Device Configuration File Types
The device can download up to three configuration files. There are three types of configuration files. Depending
on the situation, all three types of configuration files can be used; in most situations, only a standard
configuration file is needed.
Configuration file type
Typical usage
Master configuration file
(Common to all devices)
Used to configure settings that are common to all devices, such as the SIP
server address, the IP addresses of the DNS and NTP servers managed
by your phone system dealer, etc. These settings are applied to all devices.
Example of the master configuration file’s URL:
http://prov.example.com/Panasonic/ConfigCommon.cfg
Product configuration file
(Common to all devices of the
same model type)
Used to configure settings that are required for a particular model. This
configuration file is used by all the devices of the same model type.
Example of a product configuration file’s URL:
http://prov.example.com/Panasonic/Config{MODEL}.cfg
(The model number is used in place of "MODEL".)
Standard configuration file
(Unique to each device)
Used to configure settings that are unique to each device, such as the
phone number, user ID, password, etc.
Example of a standard configuration file’s URL:
http://prov.example.com/Panasonic/Config{MAC}.cfg
(The corresponding device’s MAC address is used in place of "MAC".)
2.4.4  Priority Given to Each Programming Method
Settings that can be configured via provisioning can also be configured via web programming and phone
programming. The following table explains the priority given to each method.
Document Version  2014-05  
Administrator Guide
45
2.4.4 Priority Given to Each Programming Method