Merge "res_pjsip: Handle pjsip_dlg_create_uas deprecation" into 13

This commit is contained in:
zuul
2016-02-12 16:50:15 -06:00
committed by Gerrit Code Review
4 changed files with 138 additions and 5 deletions

View File

@@ -581,6 +581,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_get_dest_info support feature. */
#undef HAVE_PJSIP_GET_DEST_INFO