mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-01-25 02:08:06 +00:00
Merge pull request #21 from avoylenko/main
endConferenceDuration for conference verb
This commit is contained in:
@@ -181,6 +181,7 @@
|
|||||||
"beep": "boolean",
|
"beep": "boolean",
|
||||||
"startConferenceOnEnter": "boolean",
|
"startConferenceOnEnter": "boolean",
|
||||||
"endConferenceOnExit": "boolean",
|
"endConferenceOnExit": "boolean",
|
||||||
|
"endConferenceDuration": "number",
|
||||||
"maxParticipants": "number",
|
"maxParticipants": "number",
|
||||||
"joinMuted": "boolean",
|
"joinMuted": "boolean",
|
||||||
"actionHook": "object|string",
|
"actionHook": "object|string",
|
||||||
|
|||||||
Reference in New Issue
Block a user