Log på med Microsoft
Log på, eller opret en konto.
Hej
Markér en anden konto.
Du har flere konti
Vælg den konto, du vil logge på med.
Engelsk
Vi beklager. Denne artikel er ikke tilgængelig på dit sprog.

Symptoms

When you make a Skype call to a call queue number in Microsoft Skype for Business 2016, you may notice that the toast window shows SIP URI instead of the call queue name.

Resolution

To fix this issue, install the March 5, 2019, update (KB4462190) for Skype for Business 2016.

Note Before you apply this update, make sure that you create a Group Policy Object (GPO) to add a new DWORD registry key EnableCallQueueDisplayName and set the value to 1 in any one of these registry paths:

HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Lync

or

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Office\16.0\Lync

Alternatively, you can enable this by creating a custom policy entry and add it to the client policy:

$x = New-CsClientPolicyEntry -Name "EnableCallQueueDisplayName" -Value "true"

Set-CsClientPolicy -Identity "<ClientPolicyName>" -PolicyEntry @{Add=$x}

Har du brug for mere hjælp?

Vil du have flere indstillinger?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Var disse oplysninger nyttige?

Hvad påvirkede din oplevelse?
Når du trykker på Send, bliver din feedback brugt til at forbedre Microsoft-produkter og -tjenester. Din it-administrator kan indsamle disse data. Erklæring om beskyttelse af personlige oplysninger.

Tak for din feedback!

×