From: Alexander Traud Date: Fri, 17 Apr 2020 09:55:32 +0000 (+0200) Subject: res_pjsip: Add build-time dependency. X-Git-Tag: 13.33.0-rc1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59f2ad2019e4a1bdc633742faf3c3616a047023a;p=thirdparty%2Fasterisk.git res_pjsip: Add build-time dependency. ASTERISK-28838 Change-Id: Icb08304744ae3f34dce6ccb76f94379b8382a074 --- diff --git a/res/res_pjsip_nat.c b/res/res_pjsip_nat.c index 8f52a2626a..8b3ec426d9 100644 --- a/res/res_pjsip_nat.c +++ b/res/res_pjsip_nat.c @@ -19,6 +19,7 @@ /*** MODULEINFO pjproject res_pjsip + res_pjsip_session core ***/ diff --git a/res/res_pjsip_path.c b/res/res_pjsip_path.c index 20c9d43667..de231fb2d4 100644 --- a/res/res_pjsip_path.c +++ b/res/res_pjsip_path.c @@ -19,6 +19,7 @@ /*** MODULEINFO pjproject res_pjsip + res_pjsip_session core ***/