Skip to content

Conversation

@bvisonl
Copy link

@bvisonl bvisonl commented Nov 12, 2024

Right now, when there's a reINVITe in the middle of a call and the path for said INVITE changes, sofia-sip is not setup to update the route set for the call.

This causes that later on requests such as BYEs are sent through the original path eventually resulting in timeouts and weird behavior.

This flag gives us the ability to force these route set updates when receiving reINVITEs and should be used with caution as it goes against standard RFC3261 12.2

Right now, when there's a reINVITe in the middle of a call and the path for said INVITE changes, sofia-sip is not setup to update the route set for the call.

This causes that later on requests such as BYEs are sent through the original path eventually resulting in timeouts and weird behavior.

This flag gives us the ability to force these route set updates when receiving reINVITEs and should be use with caution as it goes against standard RFC3261 12.2
@bvisonl bvisonl closed this Nov 5, 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

Successfully merging this pull request may close these issues.

1 participant