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

SipRtpEndpoint: add support for external IP config option #3

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

dpocock
Copy link

@dpocock dpocock commented Oct 23, 2021

This depends on the following change in kms-core
https://github.com/Kurento/kms-core/pull/28/files?diff=unified&w=1

This was submitted as a pull request against kms-elements adding the external IP config option
https://github.com/Kurento/kms-elements/pull/36/files?diff=unified&w=1

I've adapted the patch for your branch and added the code to kms_sip_rtp_endpoint_set_addr so that the SipRtpEndpoint will use the same config setting.

The Kurento pre-commit indent check has made many whitespace changes. I only changed approximately 5 lines in the method kms_sip_rtp_endpoint_set_addr. You can click the "Hide whitespace" option in Github to make it easier to see the real changes here.

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.

2 participants