summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-09-07 14:04:26 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-09-07 14:04:26 -0500
commit892536729188c29aecb6b2b5a6bab8928a63f530 (patch)
tree56c258d7f982dd3b7f96a4a19cb926fc03cdf7fc /include
parent4b66c74c9422c10c25dd42c7d204c5f499749d80 (diff)
parent9bca89546992a540d106a725734e6038cb91d76f (diff)
Merge "res_pjsip_session: segfault on already disconnected session" into 13
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 5e53dbc70..337878c4d 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -596,6 +596,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