[asterisk-bugs] [JIRA] (ASTERISK-21917) [patch] STUN crashes when SIP is bound to ipv4 and ipv6
Michael L. Young (JIRA)
noreply at issues.asterisk.org
Tue Jun 18 07:52:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael L. Young updated ASTERISK-21917:
----------------------------------------
Summary: [patch] STUN crashes when SIP is bound to ipv4 and ipv6 (was: STUN crashes when SIP is bound to ipv4 and ipv6)
> [patch] STUN crashes when SIP is bound to ipv4 and ipv6
> -------------------------------------------------------
>
> Key: ASTERISK-21917
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21917
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_rtp_asterisk
> Affects Versions: 11.4.0
> Reporter: Torrey Searle
> Attachments: 0023_ipv6_stun_crash.patch, rtp.conf, sip.conf, stun_backtrace
>
>
> When chan_sip has ICE support enabled and is bound to both ipv4 and ipv6 using the [::] any bind address. res_rtp will only add ipv6 candidates. The result of this that asterisk is unable to build a checklist in the case of an ipv4 ICE call and crashes on an assertion failure
> My proposed fix is to instruct pjsip to build a list of ipv4 and ipv6 addresses in the case the ipv6 "any interface" has been used
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list