summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-09-07 14:39:17 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-09-07 14:39:17 -0500
commitebae9498150686fe123036c8fd5085cf91fbbc0e (patch)
tree0c07c700d55ee5a61f210a226556e0a1aa89681b /include
parent46d5691aa4d6603e709872b176aa3c3f7318f056 (diff)
parent09e9dca0c5763cae666b8f5a64aa75f661792f29 (diff)
Merge "res_pjsip_session: segfault on already disconnected session" into 14
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index bdd93bb64..08c68c1cc 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -595,6 +595,9 @@
/* Define if your system has pjsip_get_dest_info declared. */
#undef HAVE_PJSIP_GET_DEST_INFO
+/* Define if your system has PJSIP_INV_SESSION_REF */
+#undef HAVE_PJSIP_INV_SESSION_REF
+
/* Define if your system has the PJSIP_REPLACE_MEDIA_STREAM headers. */
#undef HAVE_PJSIP_REPLACE_MEDIA_STREAM