We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to support additional parameters to configure JVB on a server with multiple IP addresses or network adaptors
See https://github.com/jitsi/ice4j/blob/master/doc/configuration.md for more details. Specifically, we need to add the following properties to ofmeet settings
org.ice4j.ice.harvest.ALLOWED_INTERFACES org.ice4j.ice.harvest.BLOCKED_INTERFACES org.ice4j.ice.harvest.ALLOWED_ADDRESSES org.ice4j.ice.harvest.BLOCKED_ADDRESSES
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We need to support additional parameters to configure JVB on a server with multiple IP addresses or network adaptors
See https://github.com/jitsi/ice4j/blob/master/doc/configuration.md for more details. Specifically, we need to add the following properties to ofmeet settings
org.ice4j.ice.harvest.ALLOWED_INTERFACES
org.ice4j.ice.harvest.BLOCKED_INTERFACES
org.ice4j.ice.harvest.ALLOWED_ADDRESSES
org.ice4j.ice.harvest.BLOCKED_ADDRESSES
The text was updated successfully, but these errors were encountered: