Skip to content

Commit

Permalink
audiobridge doc update - pin added to changeroom doc (#3389)
Browse files Browse the repository at this point in the history
Added documentation for pin attribute in AudioBridge's changedroom
  • Loading branch information
keremcadirci committed Jun 14, 2024
1 parent 493a97b commit 92f537b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/janus_audiobridge.c
Original file line number Diff line number Diff line change
Expand Up @@ -1033,6 +1033,7 @@ room-<unique room ID>: {
"request" : "changeroom",
"room" : <numeric ID of the room to move to>,
"id" : <unique ID to assign to the participant; optional, assigned by the plugin if missing>,
"pin" : "<password required to join the room, optional>",
"group" : "<group to assign to this participant (for forwarding purposes only; optional, mandatory if enabled in the new room)>",
"display" : "<display name to have in the room; optional>",
"token" : "<invitation token, in case the new room has an ACL; optional>",
Expand Down

0 comments on commit 92f537b

Please sign in to comment.