Skip to content

Commit 70875da

Browse files
authored
Merge pull request MicrosoftDocs#157 from przlplx/patch-1
Update New-CsMediaConfiguration.md
2 parents 276c5a3 + 64d4666 commit 70875da

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

skype/skype-ps/skype/New-CsMediaConfiguration.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ New-CsMediaConfiguration [-Identity] <XdsIdentity> [-EnableQoS <Boolean>] [-Enab
2727

2828
## DESCRIPTION
2929

30-
This cmdlet creates a new collection of settings that define behaviors for specific media actions.
30+
This cmdlet creates a new collection of settings that define the behavior of specific media actions.
3131

3232

3333

@@ -63,7 +63,7 @@ A configuration at the site scope would be entered as site:\<site name\>, such a
6363
A service would be entered as \<server role\>:\<fqdn\>, such as MediationServer:pool0.litwareinc.com.
6464
A media configuration at the global scope will always exist and cannot be removed, so a new global configuration cannot be created.
6565

66-
Media configurations created at the service scope can be created only for the A/V Conferencing service, Mediation Server, and Application Server.
66+
Media configurations created at the service scope can be created for only the A/V Conferencing service, Mediation Server, and Application Server.
6767

6868

6969

@@ -83,6 +83,7 @@ Accept wildcard characters: False
8383
### -EnableQoS
8484
8585
QoS monitors the quality of voice signals over a network.
86+
The EnableIncallQoS attribute enables or disables the ability of Skype for Business clients to send the raw data that's required to generate IncallQuality messages.
8687
8788
Default: False
8889

0 commit comments

Comments
 (0)