Forum Discussion
SFB disconnection after 90 minutes
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 RoweMar 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.
- Wan Zhung BongDec 07, 2017Brass Contributor
Thanks for the information, by any chance is there any workaround that we can circumvent?
Thanks.
- Dec 07, 2017
No workaround in SFBO without having an authenticated user join the meeting (this could just be one of the federated users using a leader PIN).
Additional info: https://support.microsoft.com/en-us/help/3125613/meeting-organizer-isn-t-prompted-for-leader-pin-when-joining-skype-for