summaryrefslogtreecommitdiff
path: root/include/asterisk
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-02-12 16:50:13 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-02-12 16:50:13 -0600
commit295a501d7953b65cf2c48eafd0ad523a6464ae26 (patch)
tree8ddc6857ee58dd0e0e18af23455ea9c23ade1e49 /include/asterisk
parenta39486552efb30ca4067d0b8e919ed03f332b4af (diff)
parent168c18737f87c7bcfdc6c1bd6bbe1eeed0fcff31 (diff)
Merge "res_pjsip: Handle pjsip_dlg_create_uas deprecation"
Diffstat (limited to 'include/asterisk')
-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 a9179bae6..6ed96ccb5 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -580,6 +580,10 @@
/* Define if your system has the PJPROJECT libraries. */
#undef HAVE_PJPROJECT
+/* Define to 1 if PJPROJECT has the PJSIP Dialog Create UAS with Incremented
+ Lock feature. */
+#undef HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK
+
/* Define to 1 if PJPROJECT has the PJSIP External Resolver Support feature.
*/
#undef HAVE_PJSIP_EXTERNAL_RESOLVER