-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Implement osrtp rfc8643 #1025
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
base: master
Are you sure you want to change the base?
Implement osrtp rfc8643 #1025
Conversation
Added implementation for Optional SRTP (OSRTP) as defined in rfc8643.
Here is the failing test: saying I restarted Drone CI to see if that test fails again. |
|
@andywolk so it looks like it passed the automation build and test. Is there something else I need to be doing to further this along? Do I need to get someone assigned to review the proposed changes? |
|
@andywolk switch_core_media changes will not affect mod_http_cache. |
|
Big problem with accepting changes to this part of FreeSWITCH is there is no evidence it is correct. Hard to validate by gut instinct. |
|
@crienzo, @andywolk, thanks for taking a look at this. So if you've looked, the RFC is not a big one. We have several endpoints that have the ability to signal for OSRTP that I'm happy to schedule some time with you to do some testing if that helps. The alternative as I see it is that we keep working with a one-off, however, we would very much like this to make it into the code base so that it is there for everyone in future releases. Please let me know if I can help you with some testing with our endpoints. Thank you. Eugene Christensen |
|
There is. We have quite a backlog at the moment, but can work to move forward on this. |
|
Thank you. |
Hello. Please review this code and consider it for the master branch. It includes some modifications to support the implementation of rfc 8643 (Optional SRTP or OSRTP). In addition to this code change, we also added the following xml change: