microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

Call id after bot transfers

Open
#434 6 comments 2 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

Dear,

I have a use case where I want to be able to add participants on an ongoing call.

Use case is that a bot transfers a call to an employee. The moment the transfer is done, the bot is out of the conversation.
How can i get the call id of the transferred call? It is a pitty that this is not the same callid or at least I would like to have the callid of the new call after the transfer. Any idea on how to achieve this?

Currently I am letting the bot in the call and I am inviting a third person in the call, but that limits the abilities of further processing the call (for example consult and transfer are not working anymore in this case...)

W

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

Review the Microsoft Graph Communications Samples context and the described bot-transfer flow first. Determine whether the transferred call exposes a new call ID that can be used to add participants and preserve consult or transfer behavior; done means documenting or implementing a confirmed way to obtain that ID.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.