Avaya Workplace Client maintains an internal variable to represent user preferences for the Use VoIP for calls setting:
0: Never
1: Prefer Wi-Fi
2: Wi-Fi only
3: Prefer cellular data
Variable |
Use VoIP for calls = Never |
Use VoIP for calls = Prefer Wi-Fi |
Use VoIP for calls = Wi-Fi only |
Use VoIP for calls = Prefer cellular data |
VOIPCALLINGENABLED = 0 |
Avaya Workplace Client displays this option as selected by the administrator. The user cannot edit the setting. |
The user cannot select this option. |
The user cannot select this option. |
The user cannot select this option. |
VOIPCALLINGENABLED = 1 |
The user can select this option. |
Avaya Workplace Client displays this option as selected by the administrator. The user can select this option. |
The user can select this option. |
The user cannot select this option. |
VOIPCALLINGENABLED = 2 |
The user can select this option. |
The user cannot select this option. |
Avaya Workplace Client displays this option as selected by the administrator. The user can select this option. |
The user cannot select this option. |
VOIPCALLINGENABLED = 3 |
The user can select this option. |
The user cannot select this option. |
The user cannot select this option. |
Avaya Workplace Client displays this option as selected by the administrator. The user can select this option. |