]> 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)
committerBrad Smith <brad@comstyle.com>
Tue, 7 Nov 2023 12:42:06 +0000 (12:42 +0000)
commit1d9c5faeb399305e62c310d432ca9553b6704b8d
tree972744278814d7b53165116637bad65dff49ad37
parent4a356e984c7aa1d10f2770e9f0ece43198672330
res_rtp_asterisk.c: Fix runtime issue with LibreSSL

The module will fail to load. Use proper function DTLS_method() with LibreSSL.
res/res_rtp_asterisk.c