microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

Not getting notification from MS Teams on Call mute/unmute/hold/unhold in platform controller

Open
#138 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

When an incoming call is answered by the bot and invited a new agent(Invite API) OR transferred to a new agent (transfer API) and when connection is established between them, we are not being able to receive the notifications/ trigger from MS teams on the platform controller for commands like hold/unhold/mute/unmute.
Cases of answer/end/transfer are being triggered as expected.

Since these cases are very important to our business logic, we need to know when the hold/unhold/mute/unmute/call answered by a user (transferred user).

Could you please help us with these things?

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 by tracing the platform controller handling for Invite API and transfer API calls, then compare the existing answer/end/transfer triggers with the missing hold, unhold, mute, and unmute notifications from MS Teams. Done means the controller receives and exposes the required events for calls involving an invited or transferred agent, with the relevant behavior verified.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.