[asterisk-bugs] [JIRA] (ASTERISK-24830) res_rtp_asterisk.c checks USE_PJPROJECT not HAVE_PJPROJECT
Stefan Engström (JIRA)
noreply at issues.asterisk.org
Wed Feb 25 12:17:34 CST 2015
Stefan Engström created ASTERISK-24830:
------------------------------------------
Summary: res_rtp_asterisk.c checks USE_PJPROJECT not HAVE_PJPROJECT
Key: ASTERISK-24830
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24830
Project: Asterisk
Issue Type: Bug
Security Level: None
Affects Versions: 13.2.0, 13.1.0, 13.0.0
Reporter: Stefan Engström
My Asterisk 13.1.0 config.log contains "HAVE_PJPROJECT 1" but res_rtp_asterisk.c checks #ifdef USE_PJPROJECT (line 4992 13.1.0)
This caused dtls_perform_handshake to be called more than once, which may or may not cause dtls-issues.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list