Anonymous SIP participants are not counted as "guests" when call ends.
Open
Nobody has claimed this yet.
bug
feature: api 🛠️
feature: SFU & SIP ☎️
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 17h 55m
- Merged PRs (30d)
- 350
Description
Extracted from #7802:
However when the call ends, the message says
Call with 0 guestsorCall with Username and 0 guests, i.e. the phone participant is not counted.
This applies to SIP participants that were invited by email address and anonymous participants without a PIN.
@nickvergessen
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 call-ended message that reports the guest count, then follow how SIP participants invited by email and anonymous participants without a PIN are represented. Reproduce both cases and verify that each participant is counted as a guest in the final message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100