Xml Provisioning Of Settings - Snom D7 User Manual

Expansion module for 7xx and 3xx phones with usb port
Hide thumbs Also See for D7:
Table of Contents

Advertisement

snom D7 User Manual

XML provisioning of settings

The XML tags of the function keys are an exception from the general rules for XML mass provisioning
of settings for snom phones because the tag for each key specifies the exact settings for that
particular key. The format is as follows:
<fkey idx="n" context="identity" label="name" perm="">argument</fkey>
Parameter fkey idx. The unique identifier of the function key when connected to a particular
phone model.
NOTE: The fkey idx of a particular key depends on the number of function keys on the
phone, the number of expansion modules connected to the phone, and the position of
the module in the daisy chain. For your convenience, we have prepared a table of the
numbering system; please see "Function Key Numbering System" on page 21.
Parameter context. This setting specifies the identity (account) that can use the key.
Active: All identities (accounts) registered on the phone
Number: (Identity) 1 to 12, depending on the type of phone
Parameter label. The label (name, etc.) to be shown on the expansion module's display
Parameter perm. Valid values are:
-
perm="!": The settings of the key can be changed by mass provisioning, but only if the
end user has not made changes to the configuration on the phone itself or on its web
interface.
-
perm="&", perm="R", perm=" ": The settings of the key are Read Only and cannot be
changed by the end user.
-
perm="$", perm="RW", perm="": The settings of the key can be changed by mass
provisioning; any end user configurations will be overwritten on reboot.
Argument.
The default is line. Example:
<fkey idx="19" context="active" label="line" perm="">line</fkey>.
Examples for other functions:
NOTE: These settings depend on the requirements of the PBX.
-
Extension: <fkey idx="19" context="1" label="Mary" perm="">dest sip:123@example.
com;user=phone</fkey>
-
Speed dial:
<fkey idx="20" context="1" label="Mary/cell" perm="">speed 9175550240</fkey>
-
Multicast: <fkey idx="21" context="1" label="Announcements 2nd floor"
perm="">multicast 239.255.255.232:5555</fkey>
-
Intercom: <fkey idx="22" context="1" label="Intercom Mary" perm="">icom sip:123@
example.com;user=phone</fkey>
-
Forwarding all incoming calls: <fkey idx="23" context="1" label="Fwd all to Mary"
perm="">redirect sip:123@example.com;user=phone</fkey>
-
Transferring call: <fkey idx="24" context="1" label="Transfer" perm="">transfer</fkey>
20
Configuring the Function Keys

Advertisement

Table of Contents
loading

Table of Contents