microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Using the recording status flip/policy API with a bot that joins the call via joinURL
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
I have an issue which is a subset of #444 - it is still unaddressed there.
My use case is that I want to query a recording bot into a meeting manually and then notify the users that the call is now being recorded via the OnRecordingStatusFlip API. I can already record users, so this is really only about having the notification and policy compliance (if the users are assigned the policy).
Is this possible at all? How would it work with external/guest users? Currently I am still getting exception: Code: 8506
Message: API call not allowed for non-Compliance Recording call.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing issue #444 and the documented OnRecordingStatusFlip API behavior, including the reported code 8506 for non-Compliance Recording calls. Determine whether a bot joining through joinURL can use recording status and policy notifications for internal and external users; done means a documented supported behavior or limitation.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100