-
Notifications
You must be signed in to change notification settings - Fork 0
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
Support media encryption #23
Labels
enhancement
New feature or request
Comments
crazybolillo
added a commit
that referenced
this issue
Sep 29, 2024
A new NAT parameter can be set on endpoints. It abstracts away the necessary modifications to endpoint fields required for a far end NAT phone to work with asterisk. Support for setting media_encryption attributes on endpoints was also added, however DTLS needs more configuration which so far has not been implemented so in practical terms only sdes will work through eryth. Closes #26. Related to #23.
crazybolillo
added a commit
that referenced
this issue
Sep 30, 2024
A new NAT parameter can be set on endpoints. It abstracts away the necessary modifications to endpoint fields required for a far end NAT phone to work with asterisk. Support for setting media_encryption attributes on endpoints was also added, however DTLS needs more configuration which so far has not been implemented so in practical terms only sdes will work through eryth. Closes #26. Related to #23.
crazybolillo
added a commit
that referenced
this issue
Sep 30, 2024
A new NAT parameter can be set on endpoints. It abstracts away the necessary modifications to endpoint fields required for a far end NAT phone to work with asterisk. Support for setting media_encryption attributes on endpoints was also added, however DTLS needs more configuration which so far has not been implemented so in practical terms only sdes will work through eryth. Closes #26. Related to #23.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The media encryption field should be added. Probably encryption optimistic one as well. This will let users enable/disable encryption for a given endpoint.
The text was updated successfully, but these errors were encountered: