]> 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:32:13 +0000 (18:32 +0000)
commit3949358ee1966f9c9b798506ddbdf3347380920d
tree1dfcb437b6c846a79e50ac4b8706224d5678e507
parent0f3342310766d4be11f0b6c8d548cae46be51359
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 1d9c5faeb399305e62c310d432ca9553b6704b8d)
res/res_rtp_asterisk.c