]> 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-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Tue, 7 Nov 2023 12:42:16 +0000 (12:42 +0000)
commit6ec59e1e04acd2c69d58f950b75612ebfd6d3004
tree3b92f7fb56b740eba58260bc58aa9c6566765155
parent4657163c561e23a77e2aea1311e95569dce69a82
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