microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Microsoft.Graph.Core and Microsoft.Skype.Bots.Media Updates - compatibility
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
There are updates (include prerelease) for the Microsoft.Graph.Core and the Microsoft.Skype.Bots.Media.
I installed them and configure them via binding redirects (.Net 4.72) with the assembly version number ( Microsoft.Graph.Core 2.0.0.0)
Microsoft.Graph.Communications.Core, in nuget, says compatibility with Microsoft.Graph.Core >= 1.20.1)
The Bot runs without any exceptions. But during incoming call, I get exceptions from NotificationsProcessor.
I installed again the Microsoft.Graph.Core 1.20.1 , in order to work normally.
Has the Microsoft.Graph.Core latest prerelease (2.0.0.preview3) important changes in Graph API messaging ?
Microsoft.Skype.Bots.Media 1.19.0.25-alpha has an important change in ToneReceived event arguments.
I don't think that the Microsoft.Graph.Communications.Calls.Media is updated and we don't get the added information.
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
Start by reviewing the Microsoft.Graph.Core and Microsoft.Skype.Bots.Media version changes, binding redirects, and the NotificationsProcessor exceptions described during incoming calls. Compare the Microsoft.Graph.Communications.Calls.Media integration with the changed ToneReceived event arguments; done means the supported package combination is clear and incoming calls complete without those exceptions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100