]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk.c: Fix runtime issue with LibreSSL
authorBrad Smith <brad@comstyle.com>
Thu, 2 Nov 2023 06:26:09 +0000 (02:26 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Fri, 12 Jan 2024 18:29:19 +0000 (18:29 +0000)
commitfb3067dd71f8cf2c6e09a8057320ab01a8f772e7
tree78212218322669752b5aa68aab6c59b117025b44
parent6a4fe8bdabcc22f6a0df4df99af6cb8c12d28744
res_rtp_asterisk.c: Fix runtime issue with LibreSSL

The module will fail to load. Use proper function DTLS_method() with LibreSSL.

(cherry picked from commit 65d38c8104c0c4feff48fc5de9f0d6aa51c16942)
res/res_rtp_asterisk.c