[asterisk-bugs] [JIRA] (ASTERISK-26418) res_rtp_asterisk: Speed up ICE resolution by blacklisting host subnets that are not involved in RTP

George Joseph (JIRA) noreply at issues.asterisk.org
Wed Aug 2 10:14:10 CDT 2017


     [ https://issues.asterisk.org/jira/browse/ASTERISK-26418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Joseph updated ASTERISK-26418:
-------------------------------------

    Target Release Version/s: 15.0.0

> res_rtp_asterisk: Speed up ICE resolution by blacklisting host subnets that are not involved in RTP
> ---------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-26418
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26418
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Resources/res_rtp_asterisk
>    Affects Versions: 13.11.2
>         Environment: All
>            Reporter: Michael Walton
>            Assignee: Michael Walton
>      Target Release: 13.13.0, 14.2.0, 15.0.0
>
>
> ICE resolution in res_rtp_asterisk currently obtains host candidates from all available interfaces on the machine, causing STUN to be attempted on all of these and increasing the size of the candidate list. In many cases, there are interfaces / subnets that are not of interest for ICE/RTP, for example local interface or VPNs. This enhancement provides the capability to blacklist subnets in rtp.conf using lines like:
> {{ice_blacklist=10.5.5.0/24}}



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



More information about the asterisk-bugs mailing list