microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Is there any way to extended the Create-Call Callback with custom data?
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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