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

feat(mod_sofia): read sip_reason in sofia_handle_sip_r_invite #2474

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

a-rose
Copy link

@a-rose a-rose commented May 30, 2024

The purpose of this commit is to be able to read and store a SIP Reason received in a response to an INVITE message.

This is useful for the French pre-production phase of STIR/Shaken, which requires calls not to be dropped even if the Identity header is missing or invalid; instead, a ‘200 OK’ message is used, allowing the call to continue, and a Reason header is added to let the emitter know of the fault.

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

Successfully merging this pull request may close these issues.

1 participant