microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

Is there any way to extended the Create-Call Callback with custom data?

Open
#539 2 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

Describe the issue
I'm creating calls for confirmation purposes. For that im tracking every call creation.
My problem here is that if i restart a specific unconfirmed call, i can't differentiate between restarted call or a new one on my endpoint.
To overcome this problem i would add a additional custom Id on every call creation but i dont know how in particular.

Is it maybe possible by adding a custom header to the initial create-request?

Additional context
Other graph resources like groups already support such functionality by using extensions.
https://docs.microsoft.com/en-us/graph/extensibility-overview

Thanks in advance!

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

The issue names no repository file, test, or entry point. Begin with the Microsoft Graph Communications call-creation API and its callback or request extensibility; completion would require an agreed way to distinguish restarted calls from new calls.

Written by the indexing model from the issue text.

Assessment

Domain
api
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.