Skip to content

Commit

Permalink
Merge pull request #15807 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
Publish main to live, 10/14, 11:00 AM IST
  • Loading branch information
aditisrivastava07 authored Oct 14, 2024
2 parents 1877a4c + 1fea9db commit 3cf98eb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions Teams/QoS-in-Teams.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,11 +148,13 @@ The DSCP value tells a correspondingly configured network what priority to give
_Recommended initial port ranges_

|Media traffic type| Client source port range |Protocol|DSCP value|DSCP class|
|:--- |:--- |:--- |:--- |:--- |
|:--- |:---: |:---: |:---: |:--- |
|Audio| 50,000–50,019|TCP/UDP|46|Expedited Forwarding (EF)|
|Video| 50,020–50,039|TCP/UDP|34|Assured Forwarding (AF41)|
|Application/Screen Sharing| 50,040–50,059|TCP/UDP|18|Assured Forwarding (AF21)|
|||||
|Calling and Meetings Signaling| 50,070–50,089*|UDP|46|Expedited Forwarding (EF)|

\* These ports are not currently configurable.

Be aware of the following when you use these settings:

Expand All @@ -162,6 +164,8 @@ Be aware of the following when you use these settings:

- If you later need to adjust the port ranges to improve user experience, the port ranges can't overlap and should be adjacent to each other.

- The port ranges used for Calling and Meetings signaling cannot be customized currently.

## Step 4. Implement QoS settings

Implement QoS settings for clients and network devices, and determine how you want to handle media traffic for meetings.
Expand Down
4 changes: 2 additions & 2 deletions Teams/meetings-real-time-media-traffic.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Note: If you enable QoS or change settings in the Microsoft Teams admin center f
- If you've enabled Quality of Service, you must manage your port settings.

To specify port ranges, next to **Select a port range for each type of real-time media traffic**, select **Specify port ranges**, and then enter the starting and ending ports for audio, video, and screen sharing.
To specify port ranges, next to **Select a port range for each type of real-time media traffic**, select **Specify port ranges**, and then enter the starting and ending ports for audio, video, and screen sharing. The port ranges for calling and meeting signaling are not customizable currently.

Selecting a port range that is too narrow will lead to dropped calls and poor call quality. For more information about choosing port ranges, see [Choose initial port ranges](qos-in-teams.md#step-3-choose-initial-port-ranges-for-each-media-type).

Expand All @@ -66,4 +66,4 @@ Note: If you enable QoS or change settings in the Microsoft Teams admin center f
> [!IMPORTANT]
> Do not select **Automatically use any available ports** unless you aren't implementing QoS. If you select this option, available ports between 1024 and 65535 are used.
After using QoS for a while, you can use use [Call Quality Dashboard](cqd-what-is-call-quality-dashboard.md) to determine if changes are required to your QoS configuration.
After using QoS for a while, you can use [Call Quality Dashboard](cqd-what-is-call-quality-dashboard.md) to determine if changes are required to your QoS configuration.

0 comments on commit 3cf98eb

Please sign in to comment.