mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-07 05:39:39 +00:00
Merge "build: Add configure check for proto field of PJSIP TLS transport setting." into 13
This commit is contained in:
@@ -596,6 +596,9 @@
|
||||
/* Define if your system has the PJSIP_REPLACE_MEDIA_STREAM headers. */
|
||||
#undef HAVE_PJSIP_REPLACE_MEDIA_STREAM
|
||||
|
||||
/* Define if your system has the PJSIP_TLS_TRANSPORT_PROTO headers. */
|
||||
#undef HAVE_PJSIP_TLS_TRANSPORT_PROTO
|
||||
|
||||
/* Define if your system has pj_ssl_cert_load_from_files2 declared. */
|
||||
#undef HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2
|
||||
|
||||
|
Reference in New Issue
Block a user