Aug 21 2019 10:17 PM - edited Aug 25 2019 04:24 PM
Hi All,
At times, we receive Teams meeting invites from people outside of our organization and we would like use our MS Teams Room System (formerly Logitech SmartDock Skype Room System v2) to join the meeting.
What we have been doing is we forward the Teams meeting invite sent by the external organization to the room resource, manually accept the invite from the room resource's mailbox, and the MS Teams Room System recognize the invite as a Teams meeting (the Teams Room UI shows a "Join" button and an MS Teams logo instead of "..." button ). All good so far.
Going forward, I want the room resource to process those forwarded external Teams meeting invite automatically which has been resolved by executing the following powershell Cmdlet :
Set-CalendarProcessing -Identity "Room 221" -ProcessExternalMeetingMessages $true
However, now every time we forward an externally hosted Teams meeting invite to the room resource, the Teams Room System does not recognize the invite as a Teams meeting (the Teams Room UI shows a "..." button instead of a join button). I've done the steps outlined in this article (https://techcommunity.microsoft.com/t5/Skype-for-Business-IT-Pro/SRS-V2-externally-hosted-meetings/m...) as well but it's still not working.
Has anyone else experienced this issue or know how to fix this ?
Update: We have had some occurrences where the Teams Room System does not recognize the external invite as a Teams meeting when we accepted the invite manually within the room resources mailbox.
Cheers,
Brian
Apr 15 2020 06:18 AM
Thanks everyone for the feedback and tips.
We already have all these settings in place (and have for a couple of months), still not working for us.
We will have to go with the ticket option, would be nicer if Microsoft just published something definitive about something so core to Teams.
Thanks again
Mark.
Apr 15 2020 06:57 AM
I just made the following changes here, which seems to have resolved the issue on our Logitech TAP for Teams setup:
- Under Safe Links settings, added teams.microsoft.com URL to not be rewritten
- The Delete Comments under get-Calendarprocessing is $false (has been the whole time)
We will now test more on all our Teams room setups, I'll post back here if we find other things...
Apr 15 2020 08:11 AM
Hi Dan
Thanks for the update, this *worked*!
The critical piece as everyone suspected is the Safe Links.
For reasons I cannot explain, any external meeting request inbound arrives and can be accepted by a user and Teams for the user will process it just fine.
However even with internal safe links disabled, if you forward that meeting to a Teams Room System it wont recognise it as a Teams meeting.
I added the 'teams.microsoft.com' to the external don't rewrite list, re tested and it worked.
Still works for the user, and now works for the Teams Room system as well.
Thanks to everyone for all of your suggestions and help!
Mark.
Aug 25 2020 06:02 AM - edited Aug 25 2020 06:03 AM
I can also confirm this fix has worked.
We added teams.microsoft.com to safelinks ignore rewrite list and adjusted the mailbox settings as recommended in step 3 of this microsoft article: https://docs.microsoft.com/en-us/microsoftteams/rooms/with-office-365
After 30 mins we were able to forward external meeting requests to our Logitech Tap unit (SRS) and the join button was present.
Oct 19 2020 03:13 AM
We have experienced the same kind of problems at a customer and found earlier this year that forwarding of meetings are working from Outlook Web Access, but not from Outlook on the computer. The Outlook version at this time was 1908 build 11929.20708. After upgrading to Outlook version 2004 build 12730.20520 the problem was fixed.
The problem has now however reappeared on Outlook version 2008 build 13127.20638. Forwarding of meetings by use of Outlook Web Access is still working Ok. Seems like the problem is related to the Outlook version on the computer.
Detailed walkthrough of the problem is described here:
https://skotheimsvik.blogspot.com/2020/05/teams-room-system-does-not-recognize.html
Oct 19 2020 12:46 PM
Jan 06 2021 08:36 AM
Is there a support document available on web which I can refer @Mark Taylor
Jan 06 2021 09:38 AM
Hi, not a single article, but a few that should describe everything I hope:
Set up Safe Links policies in Microsoft Defender for Office 365 - Office 365 | Microsoft Docs
Safe Links - Office 365 | Microsoft Docs
Manage your allowed and blocked URLs in the Tenant Allow/Block List - Office 365 | Microsoft Docs
Hope those help.
Thanks
Mark.
May 11 2022 06:29 PM