Content

Page tree

C620

Web User Interface

System → Wireless Conference Phone → Soft Keys → Device x → Idle Screen  → Key y →  Label

Phone User Interface

N/A

XML Configuration

<hs_settings>

<idx id="x">

<pfk>

<softkey>

<idx id="y">

<idle>

<label>VALIDVALUE</label>

</idle>

</idx>

</softkey>

</pfk>

</idx>

</hs_settings>

Description

Assigns a label to programmable soft key y of device x for when the phone is in Idle state. 

where:

x = Device number. Ranges from 1-6 (only applicable to conference device).
y = Soft key number. Ranges from 1-9.

Example (y=3): If the value of setting pfk.softkey.3.idle.label is 'List #s', this means that when the phone is in the idle state, the label of the 3rd softkey will be 'List #s'. 

If left blank, the softkey will display the default label associated with the feature defined by setting pfk.softkey.y.idle.feature.
For y=3, the default label is "Dir".

Valid Values

Text string

Default Value

Blank