matrix-org / matrix-org/matrix-ios-sdk

How to ignore message when call_id is same

Open
#794 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C
Stars
484
Forks
225
PR merge metrics
No merged PRs in 30d

Description

Invite
answerCall
Hangup call.
Each message have same call_id. Need to make one message with one call_id(Missed call, Incoming, Hangoup)

Contributor guide

Open the contributing guide

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 tracing the Invite, answerCall, and Hangup message handling and how each message uses call_id. The issue does not name files or tests; done should mean messages sharing one call_id are represented as one message covering the missed-call, incoming-call, and hangup states.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
audio-video-rtc, mobile-dev
Issue type
Feature
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.