[asterisk-bugs] [JIRA] (ASTERISK-21917) STUN crashes when SIP

Torrey Searle (JIRA) noreply at issues.asterisk.org
Tue Jun 18 03:02:03 CDT 2013


Torrey Searle created ASTERISK-21917:
----------------------------------------

             Summary: STUN crashes when SIP
                 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


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