Content

Page tree

C620

Web User Interface

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

Phone User Interface

N/A

XML Configuration

<hs_settings>

<idx id="x">

<pfk>

<softkey>

<idx id="y">

<call_held>

<label>VALIDVALUE</label>

</call_held>

</idx>

</softkey>

</pfk>

</idx>

</hs_settings>

Description

Assigns a label to programmable soft key y of device x for when the phone is in the Call Held 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.call_held.label is 'Unhold', this means that when the phone is in Call Held state, the label of the 3rd softkey will be 'Unhold'. 

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

Valid Values

Text string

Default Value

Blank