[asterisk-bugs] [JIRA] (ASTERISK-23026) [patch]Asterisk should send STUN messages using role 'ICE-CONTROLLING' when being offerer of SDP
Jonathan Rose (JIRA)
noreply at issues.asterisk.org
Thu Feb 27 11:12:04 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=215710#comment-215710 ]
Jonathan Rose commented on ASTERISK-23026:
------------------------------------------
That patch unconditionally applies ICE_CONTROLLING as the role. What about when Asterisk is the offeree instead of the offerer?
> [patch]Asterisk should send STUN messages using role 'ICE-CONTROLLING' when being offerer of SDP
> ------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-23026
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23026
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/General
> Affects Versions: 12.0.0
> Reporter: Marko Seidenglanz
> Assignee: Rusty Newton
> Attachments: res_rtp_asterisk_ice_role.patch
>
>
> When Asterisk initiates an ICE-based session, then it must send it's STUN check messages using role "ICE-CONTROLLING". Currently it uses "ICE-CONTROLLED". Though the role conflict get's resolved correctly, it does not conform to http://tools.ietf.org/html/rfc5245#section-5.2
--
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