Phone Customization
151
Settings->Softkey Layout->Custom SoftKey
phone_setting.custom_softkey.apply_to_states
It configures the desired call state to apply the custom softkey layout.
To configure the call states to apply the custom softkey layout:
Example:
phone_setting.custom_softkey.apply_to_states = DialingEmpty,DialTransEmpty
It means that DialingEmpty and DialTransEmpty call states will use the custom softkey
layout.
To configure the call states not to apply the custom softkey layout:
Example:
phone_setting.custom_softkey.apply_to_states = -DialingEmpty,DialTransEmpty
It means that DialingEmpty and DialTransEmpty call states will not use the custom
softkey layout.
Note: Multiple call states are separated by commas. It works only if
“phone_setting.custom_softkey_enable” is set to 1 (Enabled).
Blank (all call states will use the custom softkey layout)
Dialing, DialingEmpty, DialTrans, DialTransEmpty, DialConference,
DialConferenceEmpty, Talk, Hold, Held, CallIn, NewCallIn, BeTransferred,
SemiAttendTrans, Conferenced, ConferencedHold, ConferencedNewCallIn,
Connecting, CallFailed, Paging, ListeningPaging, RingBack, SemiAttendTransBack
features.custom_softkey_dynamic.enable
It enables or disables the IP phone to display the soft keys relevant to the features (call
center, centralized call recording and executive-assistant).
Note: It works only if the value of the parameter
“phone_setting.custom_softkey_enable” is set to 1 (Enabled).
0-Disabled
1-Enabled, the functional soft keys display on the phone screen if the corresponding
feature is available.
custom_softkey_call_failed.url
It configures the access URL of the custom file for the soft key presented on the LCD
screen in the CallFailed state.
Example:
custom_softkey_call_failed.url = http://192.168.1.20/XMLfiles/CallFailed.xml