[asterisk-bugs] [JIRA] (ASTERISK-28769) DTLS Handshake Fails to Occur if ice_support is enabled but not used
Torrey Searle (JIRA)
noreply at issues.asterisk.org
Thu Mar 5 02:55:25 CST 2020
Torrey Searle created ASTERISK-28769:
----------------------------------------
Summary: DTLS Handshake Fails to Occur if ice_support is enabled but not used
Key: ASTERISK-28769
URL: https://issues.asterisk.org/jira/browse/ASTERISK-28769
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_rtp_asterisk
Affects Versions: 13.28.1
Reporter: Torrey Searle
if ice_support and dtls is enabled on an endpoint, but the endpoint receives a call requesting DTLS but has no candidates, asterisk still waits for ice to complete (which will never happen) instead of directly initiating the DTLS handshake.
This results in the call having no audio as no RTP is sent or received.
This can be viewed as an improvement upon ASTERISK-27957
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list