[Asterisk-code-review] res_rtp_asterisk: implement ACL mechanism for ICE and STUN addresses. (asterisk[13])
Jaco Kroon
asteriskteam at digium.com
Thu Nov 28 03:37:26 CST 2019
Hello Friendly Automation,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/13309
to look at the new patch set (#3).
Change subject: res_rtp_asterisk: implement ACL mechanism for ICE and STUN addresses.
......................................................................
res_rtp_asterisk: implement ACL mechanism for ICE and STUN addresses.
A pure blacklist is not good enough, we need a whitelist mechanism as
well, and the simplest way to do that is to re-use existing ACL
infrastructure.
Without this patch some of my systems would attempt to load ~300
addresses into an ICE response. With this patch it just provides
the two intended addresses.
Change-Id: Id57a8df51fcfd3bd85ea67c489c85c6c3ecd7b30
Signed-off-by: Jaco Kroon <jaco at uls.co.za>
---
M configs/samples/rtp.conf.sample
M res/res_rtp_asterisk.c
2 files changed, 110 insertions(+), 104 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/09/13309/3
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/13309
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Change-Id: Id57a8df51fcfd3bd85ea67c489c85c6c3ecd7b30
Gerrit-Change-Number: 13309
Gerrit-PatchSet: 3
Gerrit-Owner: Jaco Kroon <jaco at uls.co.za>
Gerrit-Reviewer: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20191128/69abd47d/attachment.html>
More information about the asterisk-code-review
mailing list