microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

Can we transfer/redirect a call from a resource account to another resource account?

Open
#295 0 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

I have created two resource accounts:

  1. Resource Account 1 (resourceaccount1@xxxx.com)
  2. Resource Account 2 (resourceaccount2@xxxx.com)

Both resource accounts are associated with a Bot application registered with Microsoft Teams Channel and also the resource accounts are assigned with Virtual Phone Phone System license

Use Case:

  1. I tried to transfer the call after accepting the incoming call (by Bot) from the PSTN number to another resource account.
  2. I tried to redirect the call directly from Resource account 1 to Resource account 2 i.e. before answering/reject the call.

In both cases, I am facing issues like the following:
Code: 7505 Message: Request authorization tenant mismatch. Inner error: AdditionalData: date: 2020-08-04T18:50:31 request-id: 780da2c3-21a0-4be1-8df9-644f63a8c010

Any help/suggestions would be appreciable.

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

No files, tests, or entry points are named. Start by examining the two reported flows—transferring after the bot answers and redirecting before answer—and the Code 7505 tenant-mismatch response; done would require a documented or implemented path for the requested resource-account call handling.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.