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

Let SIP users cancel pending transactions without waiting for a 1xx #2434

Merged
merged 1 commit into from
Nov 17, 2020

Conversation

atoppi
Copy link
Member

@atoppi atoppi commented Nov 12, 2020

See #2433 for reference.

This PR lets SIP users register with a new option rfc2543_cancel in the register message (default is false).
The new option will make Janus abort pending transactions (like pending INVITEs) even when no provisional response has been received. This is useful e.g. to avoid stuck sessions/UI in case the SIP server is not answering to the INVITE.

Fixes #2433.

@lminiero
Copy link
Member

Merging.

@lminiero lminiero merged commit 8491eb8 into master Nov 17, 2020
@lminiero lminiero deleted the sip-rfc2543-cancel branch November 17, 2020 13:16
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.

Hangup does not work between "calling" and "progress"
2 participants