Hi Team,
We recently upgraded from Lync 2013 to Skype for Business 2019 Server CU3.
We have a requirement to redirect calls that are unanswered back to reception after 15 seconds.
Previously, I used SEFAUtil in a powershell script to achieve this, so I was excited to try the new SEFAUtil commands in Powershell.
Unfortunately, I discovered a bug using the -UnansweredToOther switch in the "Set-CsUserCallForwardingSettings" command.
It appears to work (the output looks correct) but when testing it doesn't recognize the setting and rings out.
It works if I manually make this setting on the Skype for Business client which is not feasible with 600+ users.
This same bug is highlighted in this link - https://www.myteamslab.com/2019/08/skype-for-business-2019-call-forward.html
Are there any plans to fix this bug in the next CU?