Trigger-Based Virtual Meeting Auto-Join

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users face difficulties in seamlessly joining virtual meetings from mobile devices, particularly while on the go, due to the need for manual configuration and interaction, which can be distracting and unsafe, especially when driving.

Innovation Solution

The system employs triggers and event metadata to automatically join meetings by registering actions with an actions manager, allowing mobile device applications to perform predefined actions upon specific events, such as answering calls and muting, without user intervention.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If manual configuration and interaction are required to join meetings, then user control and customization are improved, but ease of operation deteriorates and safety worsens due to distractions

Engineering Contradiction:
Improveease of joining meetingsVSAvoidmanual configuration requirements
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by pre-configuring triggers and action sets in advance. Users define conditions (triggers) and corresponding actions beforehand, so when a meeting event occurs, the system automatically executes the predetermined actions without requiring real-time user configuration or interaction.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system enables self-service by allowing the mobile device to automatically join meetings through automated trigger detection and action execution. The device monitors for meeting events, matches them against registered triggers, and performs joining actions autonomously without human intervention, making the system serve itself.

Inventive Principle:
Principle #25Self-service

2Ease of operation

If automatic joining is implemented using triggers and event metadata, then ease of operation is improved, but device complexity increases

Engineering Contradiction:
Improvehands-free meeting joiningVSAvoidtrigger and actions manager system
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The system segments the automatic meeting joining functionality into distinct modular components: triggers (event conditions), actions (execution commands), and an actions manager (coordination layer). This segmentation allows each component to be independently developed, managed, and optimized, reducing overall system complexity despite the automated capabilities.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The actions manager serves as an intermediary layer between event sources and execution actions. It receives event metadata, matches it against registered triggers, determines appropriate actions, and executes them. This intermediary abstracts the complexity of automatic joining logic from both the event sources and the execution mechanisms, simplifying the overall system architecture.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If user interaction is reduced for automatic joining, then safety is improved by minimizing distractions, but reliability may worsen due to lack of user confirmation

Engineering Contradiction:
Improvesafe hands-free operationVSAvoiduser distractions and safety risks
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system implements feedback mechanisms where the actions manager monitors trigger conditions, executes appropriate actions, and can provide status information back to the system or user. This feedback loop ensures that automatic actions are executed correctly and allows for verification without requiring continuous user interaction, maintaining safety while ensuring reliability.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20240259769A1Systems and Methods for Using Triggers and Event Metadata to Join Meetings
Publication Date: 2024.08.01 CISCO TECHNOLOGY INC
  • US20240259769A1 patent drawing
  • US20240259769A1 patent drawing
  • US20240259769A1 patent drawing

AI summary

In one embodiment, a method includes receiving, from a meetings application, a request to register a trigger and registering the trigger with an actions manager. The trigger includes a target, an event, and an action set. The method also includes comparing the event metadata to the trigger. The method further includes communicating a response to the mobile device application.