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

Avoid creating a TCP/TLS listener when listener is not preferred in IP change scenario #3873

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

nanangizz
Copy link
Member

This PR fixes a bug that IP change may create a TCP/TLS listener when currently no listener is created (e.g: due to PJSIP_TLS_TRANSPORT_DONT_CREATE_LISTENER). Also updates PJSUA docs that specifies bound address setting will be reset (assuming IP has just changed, so the bound address is no longer valid).

Thanks to Marcus Froeschl for the report.

…f currently no listener, also update docs that bound address setting will be reset.
@nanangizz nanangizz merged commit a974061 into master Mar 15, 2024
36 checks passed
@nanangizz nanangizz deleted the ipchange-lis-restart branch March 15, 2024 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants