add support for LCC updateCall with conferenceParticipantState (#296)

* add support for LCC updateCall with conferenceParticipantState

* wip

* wip
This commit is contained in:
Dave Horton
2024-04-22 11:06:08 -04:00
committed by GitHub
parent f67abddbd4
commit 2436bea6ea
2 changed files with 31 additions and 1 deletions

View File

@@ -4152,6 +4152,22 @@ paths:
type: string
siprecServerURL:
type: string
conferenceParticipantAction:
type: object
properties:
action:
type: string
enum:
- tag
- untag
- coach
- uncoach
- mute
- unmute
- hold
- unhold
tag:
type: string
responses:
200:
description: Accepted