matrix-org / matrix-org/matrix-ios-sdk
How to ignore message when call_id is same
Open
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
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 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