Skip to content

Commit cf982f5

Browse files
authored
Updated -VoiceSettings parameter
Added more text for description and a better/more accurate description of what the values for -VoiceSettings can do.
1 parent 4de2f73 commit cf982f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

skype/skype-ps/skype/Set-CsMobilityPolicy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -581,13 +581,13 @@ Accept wildcard characters: False
581581
```
582582

583583
### -VoiceSettings
584-
Controls how audio is connected by mobile devices joining a meeting or a peer-to-peer call. Acceptable values are:
584+
Controls how audio is connected by mobile devices joining a meeting or a peer-to-peer call. When the Skype for Business client is first run, and the user is enabled for Phone System with a Calling Plan, they are prompted to configure a call back phone number. This number is stored in settings under the *Calls and Meetings* section and will be used based on the value chosen for this parameter. Acceptable values are:
585585

586-
VoIPAlways: Allows audio over cellular (3G/4G) or a WiFi connection.
586+
*VoIPAlways:* WiFi will be used when available, otherwise a call back will be performed.
587587

588-
VoIPOverWiFi: Allows audio over a WiFi connection only.
588+
*VoIPOverWiFi:* If WiFi is not available, a call back to the pre-defined phone number will be performed.
589589

590-
Cellular: Allows audio over cellular (3G/4G) connection only.
590+
*Cellular:* Always perform a call back to the pre-defined phone number.
591591

592592
```yaml
593593
Type: Object

0 commit comments

Comments
 (0)