microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

Teams recording bot redirecting calls to voice mail

Open
#415 1 comment 0 reactions 0 assignees View on GitHub

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.

image

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

image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.