docs: conference-monitoring guide#24
Merged
Merged
Conversation
Supervision patterns on jambonz conferences: memberTag classification (join-time and mid-call tag/untag), the supervisor leg's three modes (silent monitor / coach / barge-in) as mid-call participant actions, coach privacy semantics (late joiners and audio forks excluded), the conference listen fork for transcription/AI, and live-room discovery. Points at the room-monitor reference app (now public) and its closed-loop e2e verification. Served by the MCP server's toolkit as guide:conference-monitoring. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds
docs/guides/conference-monitoring.md— the third MCP-served guide (guide:conference-monitoringvia the developer toolkit).Covers the supervision patterns proven in the room-monitor reference app (now public at https://github.com/jambonz/room-monitor):
memberTagclassification incl. mid-calltag/untag, the supervisor leg's three modes as mid-call participant actions (no re-dial), coach privacy semantics (late joiners and audio forks excluded from coached audio), the conference listen fork for transcription/AI consumers, and live-room discovery incl. the enriched?expand=participantslisting. Availability notes included for the endpoints that require MediaJam-based releases.Companion PR adds a distilled
conference-supervisionexample to the node-sdk (served byget_sdk_example).