[asterisk-bugs] [JIRA] (ASTERISK-24464) [patch]ICE Candidates Gathering causes abort in pjproject code due to too small network interface array size
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Mon Dec 18 09:26:07 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-24464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp closed ASTERISK-24464.
----------------------------------
Resolution: Fixed
We now used a bundled PJSIP and our default configuration allows 32 candidates. If this is still a problem under Asterisk 13 or above feel free to reopen.
> [patch]ICE Candidates Gathering causes abort in pjproject code due to too small network interface array size
> ------------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-24464
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24464
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_rtp_asterisk
> Affects Versions: 11.13.0
> Environment: Linux
> Reporter: Andreas Steinmetz
> Attachments: abort_pjproject.txt, ice-candidates-length.patch
>
>
> The array size for network gathering for the ice candidates list is too small (16). This can cause the required candidates not to be included which lateron triggers a pjproject abort.
> Thinking of VLANs and that every network interface has typically at least two addresses an array size of 64 seems to be more reasonable.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list