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

call: delay for the initial re-invite after call established #2764

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

cspiel1
Copy link
Collaborator

@cspiel1 cspiel1 commented Oct 13, 2023

The initial re-invite should be postponed for a random time in order to avoid
SIP 491 Request Pending error situations with concurrent re-invites.

The issue was 100% reproducible in our Asterisk setup with activated 100rel.

The initial re-invite should be postponed for a random time in order to avoid
SIP 491 Request Pending error situations with concurrent re-invites.
@cspiel1
Copy link
Collaborator Author

cspiel1 commented Oct 13, 2023

@alfredh you may decide if it should go to the v3.6.0 or later. It solved the problem for our installations.

@alfredh alfredh added this to the v3.7.0 milestone Oct 13, 2023
@alfredh alfredh merged commit a67df71 into baresip:main Oct 18, 2023
17 checks passed
@cspiel1 cspiel1 deleted the call_postpone_reinvite branch October 18, 2023 06:26
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.

None yet

2 participants