microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Teams recording bot redirecting calls to voice mail
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
I'm trying to record the teams meeting and get transcript from it. I have followed the instructions in the Read.me file https://github.com/microsoftgraph/microsoft-graph-comms-samples/tree/master/Samples/V1.0Samples/LocalMediaSamples/PolicyRecordingBot and the bot has been setup successfully without any problems in those mentioned steps.
While testing the on local using ngrok pro account the calls getting transferred to voice mail.
Ngrok connections are accepted successfully with 202 status code.

But on visual studio output log I'm seeing MediaPerf is not registered: no key found at SYSTEM\ CurrentControlSet\Services\MediaPerf\Performance error

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 with the PolicyRecordingBot README and compare the local ngrok setup with the reported 202 responses. Review the Visual Studio output for the MediaPerf registration error and determine how it relates to calls being redirected to voicemail. Done means identifying a reproducible cause and documenting the verified fix.
Written by the indexing model from the issue text.
Assessment
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100