]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Enable TLS v1.3 if present.
authorSean Bright <sean@seanbright.com>
Wed, 2 Aug 2023 13:56:49 +0000 (09:56 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Wed, 6 Sep 2023 16:55:59 +0000 (16:55 +0000)
commite05f51a8ae279f99323c7ebf8a5bac88a47b5c40
tree542016b1fcf41edfca710f5f4b8cc728badd56ea
parentcbcde0624bcf772ccf2623873b1e05c0708bce20
res_pjsip: Enable TLS v1.3 if present.

Fixes #221

UserNote: res_pjsip now allows TLS v1.3 to be enabled if supported by
the underlying PJSIP library. The bundled version of PJSIP supports
TLS v1.3.

(cherry picked from commit b5762cd54e8c169646f3c52f522512f4bed53ac1)
configure
configure.ac
include/asterisk/autoconfig.h.in
res/res_pjsip/config_transport.c
res/res_pjsip/pjsip_config.xml
third-party/pjproject/configure.m4