Specifications

PA-001011-03-04 Aastra July 2014
155
<ConfigurationItem setType = “remote/local/oneBoot/override”>
<Parameter
firstItem=”first instance”
lastItem=”last instance
>parameter#</Parameter>
Or
<Parameter>parameter</Parameter>
<Value>value</Value>
</ConfigurationItem>
<!Additional ConfigurationItems may be added -->
</AastraIPPhoneConfiguration>
XML Document Objects
Document Object
Position
Type
Comments
AastraIPPhoneConfiguration
Root tag
Mandatory
Root object
Beep
Root tag
Optional
“yes” or “no” to indicate if a
notification beep must be
generated by the phone.
triggerDestroyOnExit
Root tag
Optional
In case the XML object is
sent as an answer to a UI
object, setting this
parameter to “yes” will
trigger the exit of the calling
object as if it was a UI
object. See section 4.10.4
for more details.
setType
Root tag
Optional
Tag to define the type of
configuration change. It
applies to all sub-items.
ConfigurationItem
Body
Optional
Tag for the configuration
change
setType
ConfigurationItem
tag
Tag to define the type of
configuration change. It
applies only to this item and
overrides global policy.
Parameter
ConfigurationItem
tag
Mandatory
Configuration parameter to
be changed
firstItem
Parameter tag
Optional
These parameters define
the range of the parameter
values. The parameter must
include the character ‘#’ in
the name.
lastItem
Parameter tag
Optional
Value
ConfigurationItem
tag
Mandatory
New value of the
configuration parameter.