Bejelentkezés Microsoft-fiókkal
Jelentkezzen be, vagy hozzon létre egy fiókot.
Üdvözöljük!
Válasszon másik fiókot.
Több fiókja van
Válassza ki a bejelentkezéshez használni kívánt fiókot.
Angol
Sajnáljuk. Ez a cikk nem érhető el az Ön nyelvén.

Symptoms

Consider the following scenario in Microsoft Skype for Business 2016:

  • A call queue sends a call to two call agents.

  • The two call agents pick up almost at the same time by using Skype for Business 2016.

  • The two calls are connected to the call queue service.

  • The call queue service will disconnect one of them by sending a BYE message. The message should provide information to the agent not getting the call about the agent who has accepted this call.

In this situation, you may find the Skype for Business 2016 client doesn't display information about the agent who has accepted the call to the agent not getting the call.

Resolution

To fix this issue, install the April 2, 2019, update (KB4462234) 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 EnableCallQueueNotifyMsAcceptedByOnByeMessage and set the value to 1 in the path:

HKEY_CURRENT_USER\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 "EnableCallQueueNotifyMsAcceptedByOnByeMessage" -Value "true"

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

További segítségre van szüksége?

További lehetőségeket szeretne?

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.

Hasznos volt ez az információ?

Mi volt hatással a felhasználói élményére?
Ha elküldi a visszajelzést, a Microsoft felhasználja azt a termékei és szolgáltatásai továbbfejlesztéséhez. Az informatikai rendszergazda képes lesz ezeket az adatokat összegyűjteni. Adatvédelmi nyilatkozat.

Köszönjük a visszajelzését!

×