Forum Discussion
Wan Zhung Bong
Dec 06, 2017Brass Contributor
SFB disconnection after 90 minutes
Hi,
We have federated users (e.g. @123.com) joining a SFB session hosted by our user (e.g. @aaa.com).
In this meeting, the federated users are having discussions in the SFB session when there...
Dec 06, 2017
For on-premises Lync and Skype the AnonymouseUserGracePeriod (A conference without an authenticated user) is default to 90 minutes under the CSUserServicesCOnfiguration (https://docs.microsoft.com/en-us/powershell/module/skype/set-csuserservicesconfiguration?view=skype-ps).
This can be changed for on-premises, example to 8 hours:
Get-CsUserServicesConfiguration | Set-CsUserServicesConfiguration -AnonymousUserGracePeriod "08:00:00"
Unfortunately this parameter is not exposed in Skype for Business Online.
Chad Rowe
Mar 22, 2019Brass Contributor
We ran into this issue lately as well. Interesting that you can't extend that in the Online version. Hopefully that get's looked at more closely with the transition to teams.