WiFi
1 TopicTeams on smartphone should only ring if connected to company WLAN
Hello, I have a client who wants to switch to Teams with their telephony. The company would like to have the following for certain people: - The smartphone should only receive incoming calls when connected to the company WLAN. However, if you are outside the network, you should simply be able to make calls, but not receive calls. Is there a way to configure this? So far I have found this from Skype for Business, where you can set a policy with WifiOndly. https://learn.microsoft.com/de-de/powershell/module/skype/set-csteamsmobilitypolic New-CsTeamsMobilityPolicy -Identity "Test-WifiOnly" -IPVideoMobileMode WiFiOnly Grant-CsTeamsMobilityPolicy -Identity email address removed for privacy reasons -PolicyName "Test-WifiOnly". However, this policy does not work in my tests either. What options are there for configuring this?850Views0likes1Comment