[asterisk-bugs] [JIRA] (ASTERISK-21936) [patch] STUN crashes when SIP is bound to ipv4 and ipv6

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Jun 20 17:30:03 CDT 2013


Rusty Newton created ASTERISK-21936:
---------------------------------------

             Summary: [patch] STUN crashes when SIP is bound to ipv4 and ipv6
                 Key: ASTERISK-21936
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21936
             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