[asterisk-bugs] [JIRA] (ASTERISK-24326) res_rtp_asterisk: ICE-TCP candidates are incorrectly attempted
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Mon Sep 15 15:18:29 CDT 2014
Joshua Colp created ASTERISK-24326:
--------------------------------------
Summary: res_rtp_asterisk: ICE-TCP candidates are incorrectly attempted
Key: ASTERISK-24326
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24326
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_rtp_asterisk
Affects Versions: 12.5.0
Reporter: Joshua Colp
Severity: Minor
Currently when remote candidates are received in an ICE offer they are provided as-is to the underlying pjnath implementation. This is a problem because these candidates may include ICE-TCP ones. These are currently unsupported and result in the message "Error sending STUN request: Invalid argument" occurring due to no port being provided.
Functionally this does not cause an issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list