microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

Can we be able to convert meeting mode back to peer-to-peer call?

Open
#395 4 comments 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

Use case: When a PSTN number makes a call to calling Bot resource account, Bot answers the call. Now here is two participants and the call is peer-to-peer call

  1. Phone (PSTN number)
  2. Bot

And then we invite a new MS teams users to the call. Either the user rejects the call or timeout happens, once we hit the API InviteParticipants, the call is converted to meetingmode

And we can not use Transfer API, to transfer the call in meeting mode.

So I want to know if there is a way to convert the meetingmode call back to peer-to-peer call OR use transfer API in meeting mode?

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

Read the linked InviteParticipants and Transfer API documentation first. A complete investigation should establish whether meeting mode can return to peer-to-peer or accept the Transfer API, with the supported behavior recorded for this PSTN-to-Bot scenario.

Written by the indexing model from the issue text.

Assessment

Domain
api, audio-video-rtc
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.