Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SIP Participant SIP endpoint status code on participant_joined & participant_disconnected events #295

Open
AutoScrape123TX opened this issue Feb 21, 2025 · 1 comment

Comments

@AutoScrape123TX
Copy link

AutoScrape123TX commented Feb 21, 2025

Please just add sip status code to the webhook and room event we receive when a SIP participant join or disconnect so we could behave on our SIP endpoints as we want without relying solely on Livekit events. For example you could add "sip_status_code" on participant_joined and disconnected events if it's a SIP participant.

For production use case we want to infer deeply on the SIP status code to modify our workflow and take decision. Not only if participant has "SIP_TRUNK_FAILURE", while this disconnect_reason is never reachable from room events.

@AutoScrape123TX
Copy link
Author

I really think this would be the best details we could get for a SIP workflow.

@AutoScrape123TX AutoScrape123TX changed the title ADD SIP STATUS CODE TO WEBHOOK Add SIP Participant SIP endpoint status code on participant_joined & participant_disconnected events Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant