Skip to content

Commit 2b6e2e0

Browse files
authored
Merge pull request MicrosoftDocs#2477 from robertpp/patch-3
Update the -VoiceSettings parameter in New-CsMobilityPolicy.md
2 parents d6c5b95 + fbba17c commit 2b6e2e0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

skype/skype-ps/skype/New-CsMobilityPolicy.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,13 @@ Accept wildcard characters: False
551551
```
552552

553553
### -VoiceSettings
554-
{{Fill VoiceSettings Description}}
554+
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:
555+
556+
**VoIPAlways:** WiFi will be used when available, otherwise a call back will be performed.
557+
558+
**VoIPOverWiFi:** If WiFi is not available, a call back to the pre-defined phone number will be performed.
559+
560+
**Cellular:** Always perform a call back to the pre-defined phone number.
555561

556562
```yaml
557563
Type: String

0 commit comments

Comments
 (0)