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

Don't create IPv6 sockets if IPv6 is completely disabled (see #3159) #3179

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

lminiero
Copy link
Member

@lminiero lminiero commented Mar 13, 2023

As explained in #3159, the change we made there to switch to getaddrinfo caused the involved plugins to break on machines where IPv6 is entirely disabled (and not just not present). See this post on Discourse for context. This PR applies the same fix we added in #2916 for forwarders to the sockets we changed in SIP/NoSIP/AudioBridge.

Please test and provide feedback, as I have no way to test this myself (I don't have IPv6 on my machine but it's not disabled).

@lminiero lminiero added the multistream Related to Janus 1.x label Mar 17, 2023
@lminiero
Copy link
Member Author

Merging.

@lminiero lminiero merged commit 3da3ffa into master Mar 17, 2023
@lminiero lminiero deleted the ipv6-fix-sip branch March 17, 2023 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multistream Related to Janus 1.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant