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

Ignore provisional responses only if call is not answered yet #117 #118

Merged

Conversation

xadhoom
Copy link

@xadhoom xadhoom commented Apr 1, 2022

The original intent of FS-11452 was to quickly escape provisional responses received after a 200OK (probably out of order packets).

Instead of pretending that SIP statuses are always increasing, check status codes and fast ignore 1XX only if call status is alreay 200

@freeswitch-ci-system
Copy link

@andywolk andywolk added the bug Something isn't working label Apr 1, 2022
@andywolk andywolk merged commit 1fef149 into freeswitch:master Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants