Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SettingDescription

Record Only if External User is Participating

If the setting is enabled, the meeting, which the recorded user participating in, will be recorded only when at least one external participant is on the meeting. The recording starts when the first external participant enters the meeting, ends when the last external participant leaves the meeting.

Record Video Only for External Users

If the setting is enabled, the video modality will be only recorded for external participants at a meeting. The Verba Microsoft Teams Bot service won't subscribe to an internal user's video stream at all.

Start Controlled Recording Automatically If External User Is ParticipatingIf the setting is enabled, controlled recording is automatically started if the recorded user participates in a PSTN, a federated call, or a meeting with at least one external participant.

Record Only Scheduled Meetings

Organizers

The Verba Microsoft Teams Bot receives the meeting invite if a regulated user joins a meeting. The invite contains the Microsoft Entra (formerly Azure AD) Object ID of the meeting organizer. 

The organizer field is a line-separated multi-string type field, add the Microsoft Azure Entra Object ID of the desired users, service accounts. If the Verba Microsoft Teams Bot identifies the meeting organized by the configured users, it will initiate recording after the recorded user joined the meeting. 

Subject

The Verba Microsoft Teams Bot service uses the following Graph API endpoint: https://docs.microsoft.com/en-us/graph/api/calendar-get?view=graph-rest-1.0&tabs=http 
New Graph API permission is required: Calendars.Read

The Verba Microsoft Teams Bot expects a regular expression as a setting if subject-based filtering is required.

Warning

Limitation: The subject-based filtering only works with scheduled meetings. It doesn't support 'Meet Now' meetings, those are not accessible through the Calendar API.


...