This document describes how to configure a Cisco Microsoft Teams Room (MTR) device to join third party meetings.
Cisco recommends that you have knowledge of these topics:
The information in this document is based on these software and hardware versions:
The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, ensure that you understand the potential impact of any command.
When your Cisco device is setup in MTR mode, only meetings for Microsoft Teams are presented with a join option by default. To see join buttons for Webex or Zoom meetings, there are some additional steps needed to achieve this. Without performing these steps, the display can show the meeting information without a join option or it can show no meeting details at all.
There are two considerations for device configurations:
1. The resource account must be able to process the third-party meeting invite.
2. The device must be enabled to join third-party (Webex and Zoom) meetings.
For number 2, there is a setting on the device when it is running the MTR experience where you must toggle On. This allows it to show the Join button for Webex and Zoom meetings.
To locate and change this setting:
Device Settings Teams Admin Settings
Control Hub Device Settings Menu
Settings Menu - MTR
To change the calendar processing attributes in Office 365, an exchange admin must connect using PowerShell and run this PowerShell command:
PowerShell command:
Set-CalendarProcessing -Identity “[ResourceName]” -AutomateProcessing AutoAccept -AddOrganizerToSubject $false -DeleteComments $false -DeleteSubject $false -ProcessExternalMeetingMessages $true -RemovePrivateProperty $false -AddAdditionalResponse $true - AdditionalResponse "This Is a Microsoft Teams Meeting room powered by a Cisco collaboration device!”
Some settings are suggested values, with processing third-party meetings, the most important attributes are DeleteComments $false and ProcessExternalMeetingMessages $true. The other attributes vary based on your organizations preferences.
If you see the invite on the device but no join button, check the mailbox settings in Exchange and verify they are correct. Specifically, check calendarProcessing > DeleteComments.
This value must be false, however, by default, it is set to true when creating new resource mailboxes. Also, the third-party meeting support in the Settings > Meetings menu must be enabled.
If the third-party meetings are not showing at all, it is likely the resource mailbox is not processing the invite. Check the resource mailbox calendarProcessing configurations:
| Revision | Publish Date | Comments |
|---|---|---|
3.0 |
01-Jul-2026
|
Updated spelling, spacing, grammar, tags, and CCW alerts. |
2.0 |
02-Apr-2025
|
Updated Machine Translation, Style Requirements, and Formatting for Recertification. |
1.0 |
05-Oct-2023
|
Initial Release |