summaryrefslogtreecommitdiff
path: root/include/asterisk
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-09-07 14:41:27 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-09-07 14:41:27 -0500
commit51ec7823729432505cd1a4d8cd014c0c8669c4da (patch)
tree772bcb70a03c3c508f032ae37c40493c6f122e6c /include/asterisk
parentc6a8710ceb7b9527928b399516b9384dbcc706e5 (diff)
parent7bb7f7b9d52fdaf50a6e13bbe0529151f920ac08 (diff)
Merge "res_pjsip_session: segfault on already disconnected session"
Diffstat (limited to 'include/asterisk')
-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 f9a6b46e4..5e7ea7e2a 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -598,6 +598,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