summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-04-06 12:23:47 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-04-06 12:23:47 -0500
commit33f29240daebe8aec158451f593d418d20159af1 (patch)
tree552f94d3dd04e2ef1bdd3d1dfdfcfc37ee958e5d /include/asterisk/autoconfig.h.in
parentb12eeddb351261aca7b388b94f51d5939d413fe2 (diff)
parent01e9eaf3a62d5e32196b441caa59c451fa1364ea (diff)
Merge "pjproject_bundled: Add 3 upstream patches"
Diffstat (limited to 'include/asterisk/autoconfig.h.in')
-rw-r--r--include/asterisk/autoconfig.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index b9b4e1f81..5446b010c 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -618,6 +618,10 @@
/* Define if your system has the PJSIP_TLS_TRANSPORT_PROTO headers. */
#undef HAVE_PJSIP_TLS_TRANSPORT_PROTO
+/* Define to 1 if PJPROJECT has the pjsip_tsx_layer_find_tsx2 support feature.
+ */
+#undef HAVE_PJSIP_TSX_LAYER_FIND_TSX2
+
/* Define to 1 if PJPROJECT has the pj_ssl_cert_load_from_files2 support
feature. */
#undef HAVE_PJ_SSL_CERT_LOAD_FROM_FILES2