Phone Customization
153
not applicable to T48G/T48S IP phones.
URL within 511 characters
custom_softkey_ring_back.url
It configures the access URL of the custom file for the soft key presented on the LCD
screen in the RingBack state.
Example:
custom_softkey_ring_back.url = http://192.168.1.20/XMLfiles/RingBack.xml
During auto provisioning, the IP phone connects to the provisioning server
“192.168.1.20”, and downloads the RingBack.xml file from the “XMLfiles” directory.
Note: It works only if “phone_setting.custom_softkey_enable” is set to 1 (Enabled).
URL within 511 characters
custom_softkey_talking.url
It configures the access URL of the custom file for the soft key presented on the LCD
screen in the Talking state.
Example:
custom_softkey_talking.url = http://192.168.1.20/XMLfiles/Talking.xml
During auto provisioning, the IP phone connects to the provisioning server
“192.168.1.20”, and downloads the Talking.xml file from the “XMLfiles” directory.
Note: It works only if “phone_setting.custom_softkey_enable” is set to 1 (Enabled).
URL within 511 characters
Example: Setting the Soft Keys Layout in Talking State
The following example shows configuration for setting the soft key layout in talking state.
Customize a softkey layout file
“Talking.xml”
and place this file to the provisioning server
“http://192.168.10.25”
.
Example
phone_setting.custom_softkey_enable = 1
custom_softkey_talking.url = http://192.168.10.25/Talking.xml