]> 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:21:32 +0000 (18:21 +0000)
commit29934d21eb77b4d819666fb5ec93dbbd0cd126d8
tree73fbce277e777ae37daaf85ef3db644c16024bd5
parent1f200b936d0473fbee7b4fb3db952e6ef535ed0f
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 9c70df1bb7d8334758d19f481d5b89d09b289bfe)
res/res_rtp_asterisk.c