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

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Sep 28 12:35:01 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=232455#comment-232455 ] 

Asterisk Team commented on ASTERISK-26418:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> 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
>
> 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