Sorry about some of my dumps being in Danish, i did not change language when recreating the error – and prioritized this article over language in the dumps. 🙂
When you use the “Team Call Group” feature – and you want to transfer a call – the members of the Team Call Group will automatically show on top of the “Transfer call to” list in LYNC and SKYPE for Business client, very nice feature
However if you are running 4727.1001 – the LYNC/ SfB client – where the GUI depends on the clientpolicy setting “EnableSkypeUi $True”
This transfer will fail- the client wont even try to forward the call – but if instead you search for the same person manually it transfers fine.
So members that you add here:
Will show up on top when selecting transfer here:
And then nothing happens.
After changing the policy on the server (Requires CU5 on LYNC 2013 server)
set-csclientpolicy -enableskypeUI $True
The the client restarts and is now running SKYPE for Business.
And then the feature works perfectly
HAPPY SKYPE’ing 🙂