Using Tokens in the Device

Using Tokens in the Device

After the bootstrap and token are set up, the device must be programmed with the token. For instructions on using tokens to license Zebra Voice clients, refer to the customer Welcome email, Zebra Voice PBX Administrator Guides, or the Zebra Voice Licensing Guide for 9.0.20306 and later.
Use one of the following options for using tokens:
  • Scan the QR code associated with the token. The QR code is displayed next to the token in Provisioning Manager.
  • Send an intent for the appropriate application. The intents in ADB format are as follows, where <token> is replaced by the token created:
Client
Intent
PTT Pro Android Client
adb shell am start -a android.intent.action.VIEW -d "wfctp://<token>"
Profile Client
adb shell am start -a android.intent.action.VIEW -d "wfcpp://<token>"
Zebra Voice Client
adb shell am start -a android.intent.action.VIEW -d "wfcvp://<token>"
Zebra Central Service
adb shell am start -a android.intent.action.VIEW -d "wfccs://<token>"