]> 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-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Fri, 4 Aug 2023 14:20:56 +0000 (14:20 +0000)
commitc52b4ce11c0627e13add7a829605077f04830f3b
treeff49ec2e60cdbfeb0fac4073172e3bf4c7d584ee
parent83dd36ba136c1d6a564408504c82c2fd2675eb47
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.
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