Yealink Forums

Full Version: Custom SoftKey on Talk
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I'm back to playing around with provisioning YeaLinks. I have most of what I need figured out, but I'm stuck on one last thing.

I'm using a custom Talking.xml file with settings
[CustomSoftKey_Talking]
#path = /tmp/Talking.xml
path = Talking.xml
server_address = http://*/prov/Talking.xml

With the following contents in the xml file.
<Talk>
<Disable>
<Key Type="Empty"/>
<Key Type="Mute"/>
<Key Type="SWAP"/>
<Key Type="NewCall"/>
<Key Type="Switch"/>
<Key Type="Answer"/>
<Key Type="Reject"/>
<Key Type="PriHold"/>
</Disable>
<Enable>
<Key Type="Transfer"/>
<Key Type="Hold"/>
<Key Type="Conference"/>
<Key Type="Cancel"/>
</Enable>
<Default>
<Key Type="Transfer"/>
<Key Type="Hold"/>
<Key Type="Conference"/>
<Key Type="Cancel"/>
</Default>
</Talk>

This works and I can customize keys that appear during a call. The problem is I'd like to program a key for Recording and there doesn't seem to be an option for it.

Is this possible as a softkey?
Hi Chantry,
Sorry we dont' have such softkey currently.
You can set a DSS key for Recording.
Thanks.
Reference URL's