Skip to content

Commit 8dd57df

Browse files
authored
Merge pull request MicrosoftDocs#100 from jasonshave/master
Updated Set-CsMobilityPolicy description and formatting.
2 parents 4de2f73 + ad44776 commit 8dd57df

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 a mobile device 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)