mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merge "res_pjsip_pubsub: Address SEGV when attempting to terminate a subscription" into 13
This commit is contained in:
@@ -587,6 +587,9 @@
|
||||
/* Define if your system has pjsip_dlg_create_uas_and_inc_lock declared. */
|
||||
#undef HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK
|
||||
|
||||
/* Define if your system has PJSIP_EVSUB_GRP_LOCK */
|
||||
#undef HAVE_PJSIP_EVSUB_GRP_LOCK
|
||||
|
||||
/* Define if your system has pjsip_endpt_set_ext_resolver declared. */
|
||||
#undef HAVE_PJSIP_EXTERNAL_RESOLVER
|
||||
|
||||
|
Reference in New Issue
Block a user