[Asterisk-code-review] res_pjsip_refer: Sync load- and build-time deps. (asterisk[16])

Joshua Colp asteriskteam at digium.com
Fri Apr 17 05:24:11 CDT 2020


Joshua Colp has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/14256 )

Change subject: res_pjsip_refer: Sync load- and build-time deps.
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.asterisk.org/c/asterisk/+/14256/1/res/res_pjsip_refer.c 
File res/res_pjsip_refer.c:

https://gerrit.asterisk.org/c/asterisk/+/14256/1/res/res_pjsip_refer.c@1259 
PS1, Line 1259: 	.load_pri = AST_MODPRI_APP_DEPEND,
> Why is this? Where does this module use any symbol? Or how do they related, how do I see that?
The REFER process itself creates an implicit pubsub subscription which relies on the pubsub functionality of PJSIP. This functionality (referred to as evsub in PJSIP) is initialized within the res_pjsip_pubsub module. The dependency occurs both within the PJSIP library itself as well as usage within the res_pjsip_refer module.



-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/14256
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: Ic693c3f464e35ec0db242afdb0a1415806af4e25
Gerrit-Change-Number: 14256
Gerrit-PatchSet: 1
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Comment-Date: Fri, 17 Apr 2020 10:24:11 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Joshua Colp <jcolp at sangoma.com>
Comment-In-Reply-To: Alexander Traud <pabstraud at compuserve.com>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200417/0b06c0b7/attachment.html>


More information about the asterisk-code-review mailing list