<p>Corey Farrell <strong>posted comments</strong> on this change.</p><p><a href="https://gerrit.asterisk.org/7872">View Change</a></p><p>Patch set 6:</p><p>(1 comment)</p><ul style="list-style: none; padding-left: 20px;"><li><p><a href="https://gerrit.asterisk.org/#/c/7872/6/res/res_pjsip.c">File res/res_pjsip.c:</a></p><ul style="list-style: none; padding-left: 20px;"><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/7872/6/res/res_pjsip.c@5129">Patch Set #6, Line 5129:</a> <code style="font-family:monospace,monospace">  .optional_modules = "res_pjsip_config_wizard",</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">I don't think res_pjsip should need to know about this module.  Sorcery all</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">If I remember correctly the problem with this module was the unload order.  When I initially started work on this we had some modules with incorrect load_pri.  It's possible the issue I remember was caused by something that required res_pjsip incorrectly having load_pri = 0 and forcing res_pjsip to load to early.  I'll try doing some more testing tomorrow.</p><p style="white-space: pre-wrap; word-wrap: break-word;">What you suggested about expressing this dependency from res_pjsip_config_wizard would require adding a new field, I'm thinking it would be 'before', so res_pjsip_config_wizard would declare .before = "res_pjsip".  That would result in the same thing as using .optional_modules here.  This is making me feel like maybe I should add a couple `const char *reserved;` fields to ast_module_info.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/7872">change 7872</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/7872"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I3ad9547a0a6442409ff4e352a6d897bef2cc04bf </div>
<div style="display:none"> Gerrit-Change-Number: 7872 </div>
<div style="display:none"> Gerrit-PatchSet: 6 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 15 Jan 2018 06:28:58 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>