Phone Customization
139
Example: Customizing an Icon for a Specific Programmable Key
The following example shows the configuration for customizing an icon for the second programmable key.
For CP960:
Prepare the custom key icon "icon_directory.png", compress it into a tar file "icon_custom.tar", and then place the tar
file to the provisioning server "http://192.168.10.25".
Example:
dsskey.icon.url = http://192.168.10.25/icon_custom.tar
programablekey.2.icon = icon_directory.png
After auto provisioning, the second programmable key icon is customized.
For T58V/T58A/T56A:
Prepare the custom key icon "icon_settings.png", compress it into a tar file "icon_menu.tar", and then place the tar file
to the provisioning server "http://192.168.10.25".
Example:
dsskey.icon.url = http://192.168.10.25/icon_menu.tar
programablekey.2.type = 30
programablekey.2.icon = icon_settings.png
After auto provisioning, the second programmable key is assigned the feature to access the menu, and the key icon is
customized.