From 01e9eaf3a62d5e32196b441caa59c451fa1364ea Mon Sep 17 00:00:00 2001 From: George Joseph Date: Tue, 4 Apr 2017 15:20:22 -0600 Subject: pjproject_bundled: Add 3 upstream patches 0035-r5572-svn-backport-dialog-transaction-deadlock.patch 0036-r5573-svn-backport-ua-pjsua-transaction-deadlock.patch 0037-r5576-svn-backport-session-timer-crash.patch Also removed the progress bar from wget download to stdout. ASTERISK-26905 #close Reported-by: Ross Beer Change-Id: I268fb3cf71a3bb24283ff0d24bd8b03239d81256 --- include/asterisk/autoconfig.h.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/asterisk/autoconfig.h.in') 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 -- cgit v1.2.3