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

Joshua Colp (JIRA) noreply at issues.asterisk.org
Wed Oct 5 06:12:01 CDT 2016


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

Joshua Colp updated ASTERISK-26418:
-----------------------------------

    Assignee: Michael Walton  (was: Unassigned)

> 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
>
> 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:
> {{blackice=10.5.5.0/24}}



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



More information about the asterisk-bugs mailing list