[asterisk-bugs] [JIRA] (ASTERISK-28635) res_rtp_asterisk should allow for acl style whitelist/blacklist of ICE candidates

Jaco Kroon (JIRA) noreply at issues.asterisk.org
Wed Nov 27 09:59:32 CST 2019


Jaco Kroon created ASTERISK-28635:
-------------------------------------

             Summary: res_rtp_asterisk should allow for acl style whitelist/blacklist of ICE candidates
                 Key: ASTERISK-28635
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28635
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Core/RTP
    Affects Versions: 13.29.1
         Environment: Linux, asterisk 13.
            Reporter: Jaco Kroon
            Severity: Minor


Currently one can blacklist addresses from being included in ICE (and STUN).  However, I've got use-case where I'd need to add in the region of  individual blacklist entries to restrict to the 1 public that should be allowed, and 64 v6 blacklists to restrict to those which v6 should be allowed to use.

A simpler and cleaner solution thus is to implement an ACL style mechanism where one could either reference a named ACL, or a list of deny+permit statements.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list