Editing the Voice Contact List

Editing the Voice Contact List

The settings can be configured using the following environment:
  • Extension Manager
  • Profile Manager
  • Provisioning Manager
To enable the Voice Contacts Editing feature, set the edit_voice_contact parameter to true in the XML configuration file.
Available in Zebra Voice 9.0.242xx or later.
The default value is false.
<WFConnect> <Profile> . . <edit_voice_contact>true</edit_voice_contact> .. </Profile> ... </WFConnect>
ADB Commands Example
adb shell am start -a wfc.voice.ACTION_UPDATE_CONFIG --es edit_voice_contact false
This feature applies only to the Voice contacts, not the local ones.