Yealink Forums

Full Version: Softkey customisation
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I want to customise the softkey during transfer. Somehow I am not getting the reuslt I expect, I guess I am making some mistake:
I added the
custom_softkey_talking.url =
pointing to the file Talking.xml accesscible on my provisioning server

I used the template provided and did some changes in Pretrans mode:

<PreTrans>
<Disable>
<Key Type="Empty"/>
<Key Type="Directory"/>
<Key Type="Switch"/>
<Key Type="Transfer"/>
#DITF change enabled Send, disabled Transfer
</Disable>
<Enable>
<Key Type="Send"/>
<Key Type="IME"/>
<Key Type="Delete"/>
<Key Type="Cancel"/>
</Enable>
<Default>
<Key Type="Transfer"/>
<Key Type="IME"/>
<Key Type="Delete"/>
<Key Type="Cancel"/>
</Default>
</PreTrans>

I reprovisiond the phone, but there seem to be no changes on the phone.

Any ideas?

Best regards Frank
I want to do this via provisioning:

Look at the attachment

Okay, it is working now. Just fine. I don't now what the issue was before. Maybe some caching in the webserver.
Maybe you need to remove the comment (#DITF change enabled Send, disabled Transfer). Maybe the phone don't like this comment.
Reference URL's