microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

Audio socket not receiving after mediasession status turn established.

Open
#812 3 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 occasionally run into this issue after CallHandler CallOnUpdated Call status updated to Established -
and AudioSendStatusChangedEventArgs(MediaSendStatus=Active), but did not receive anything from socket.
It can be fixed if I end the call and make another one.

Expected behavior
A clear and concise description of what you expected to happen.

Graph SDK (please complete the following information):

  • Microsoft Graph 4.54.0
  • Microsoft Graph Communications Calls 1.2.0.7270
  • Microsoft Graph Communications Calls Media 1.2.0.7270
  • Microsoft Graph Communications Core 1.2.0.7270

Call ID
Provide later.

Logs
Provide later.

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 reproducing the call transition from CallOnUpdated with status Established through AudioSendStatusChangedEventArgs with MediaSendStatus=Active, while collecting the missing call ID and logs. Done means identifying why the audio socket sometimes receives no data and confirming that a subsequent call is no longer required to restore audio.

Written by the indexing model from the issue text.

Assessment

Domain
api, audio-video-rtc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.