Using Tokens in the Device
Using Tokens in the Device

Using Tokens in the Device

Once the bootstrap and token are set up, the device must be programmed with the token. For instructions on using tokens to license WFC Voice clients, refer to the customer Welcome email, WFC Voice PBX Administrator Guides, or the WFC 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>"
WFC Voice client
adb shell am start -a android.intent.action.VIEW -d "wfcvp://<token>"
WFC Central Service
adb shell am start -a android.intent.action.VIEW -d "wfccs://<token>"