Merge "res_pjsip_session: segfault on already disconnected session" into 13

This commit is contained in:
zuul
2016-09-07 14:04:26 -05:00
committed by Gerrit Code Review
6 changed files with 403 additions and 9 deletions

View File

@@ -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