Symptoms
- The Lync Server Monitoring Server Reports' Media Quality Summary Report shows a lower than expected number of Media Bypass calls
- Lync VoIP calls to the PSTN have poor audio quality
Cause
This problem can occur for Lync VoIP call to the as follows:
- Lync Server Mediation Server is configured to use a PSTN non-TLS enabled gateway
- The Lync Server trunk configuration is configured to use one of the following SRTPMode values:
Required, Optional, or Not Supported - The Lync client's media configuration's EncryptionLevel is set to:
RequireEncryption
Resolution
Use the following information to resolve the issues that are described in the Symptoms section of this article:
Use the following steps to launch the Lync Server Management Shell from the Windows Server console:
Using Windows Server 2012
Note Replacing the SupportEncryption value with DoNotSupportEncryption will not allow the Lync Server 2 site's clients to negotiate media encryption
Use the following steps to launch the Lync Server Management Shell from the Windows Server console:
Using Windows Server 2012
- Press the Windows function key to access the Windows Start page
- Click on the Lync Server Management Shell tile
- Click on Start, All Programs, Microsoft Lync Server and then choose Lync Server Management Shell
- Click on Start, All Programs, Microsoft Lync Server
- Click on the Lync Sever Management Shell menu option
- Use the following Lync Sever PowerShell cmdlet to set the Lync Server site's media configuration EncryptionLevel to SupportEncryption:
Set-CsMediaConfiguration -Identity site:Redmond1 -EncryptionLevel SupportEncryption
Note Replacing the SupportEncryption value with DoNotSupportEncryption will not allow the Lync Server 2 site's clients to negotiate media encryption
More Information
For more detailed information on the topics that are discussed in this article review the following Microsoft TechNet documentation:
Set-CsMediaConfiguration
Set-CsTrunkConfiguration
New-CsNetworkMediaBypassConfiguration
Media Bypass
Configure Media Bypass on a Trunk
Media Quality Summary Report
Set-CsMediaConfiguration
Set-CsTrunkConfiguration
New-CsNetworkMediaBypassConfiguration
Media Bypass
Configure Media Bypass on a Trunk
Media Quality Summary Report