Hash Icon Configuration in In-Call Dialpad

Hash Icon Configuration in In-Call Dialpad

The new
change_in_call_dialpad_icon_to_hash
configuration allows you to replace the in-call Dialpad icon with a hash (#) symbol.
The Zebra Voice Client version must be 9.0.261xx or later to support this feature.
Parameter Name
Description
Value
change_in_call_dialpad_icon_to_hash
Changes the in-call Dialpad icon to a hash (#) symbol.
True
: Changes the in-call screen Dialpad icon to a hash
(#)
symbol.
False
: Retains the default Dialpad icon on the in-call screen.
Default: false
XML example of setting the parameters.
<WFConnect> <Profile> . . <change_in_call_dialpad_icon_to_hash>true</change_in_call_dialpad_icon_to_hash> .. </Profile> ... </WFConnect>
The following example of
change_in_call_dialpad_icon_to_hash
as true:
Hash Icon Activated
The following example of
change_in_call_dialpad_icon_to_hash
as false:
Dialpad Activated
The settings can be configured using the following methods:
  • XML
  • Extension Manager Environment
  • Profile Manager Environment
  • PVM
  • Intent
ADB Commands Example
adb shell am start -a wfc.voice.ACTION_UPDATE_CONFIG --es change_in_call_dialpad_icon_to_hash true
adb shell am start -a android.intent.action.VIEW -d "wfcvp-uat://token" com.symbol.wfc.voice