Content

Page tree

C620

Web User Interface

System → Wireless Conference Phone → Soft Keys → Device x → Live Dial Screen  → Key y →  Value

Phone User Interface

N/A

XML Configuration

<hs_settings>

<idx id="x">

<pfk>

<softkey>

<idx id="y">

<live_dial>

<value>VALIDVALUE</value>

</live_dial>

</idx>

</softkey>

</pfk>

</idx>

</hs_settings>

Description

Assigns a value to programmable soft key y of device x for when the phone is in the Live Dial state. 

where:

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


Example:

If hs_settings.x.pfk.softkey.y.live_dial.feature is "quick_dial", the value of hs_settings.x.pfk.softkey.y.live_dial.value would be the number to call.

Valid Values

Text String

Default Value

Blank