<p>Corey Farrell <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/9446">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">loader: Fix startup issues.<br><br>* Merge the preload and load stages, use load ordering to try preload's<br>  first.  This fixes an issue where `preload=res_config_curl` would fail<br>  unless res_curl and func_curl were also preloaded.  Now it is only<br>  required that those modules be loaded during startup: autoload or<br>  regular load is good enough.<br>* The configuration option `require` and `preload-require` were only<br>  effective if the modules failed to load.  These options will now abort<br>  Asterisk startup if required modules fail to reach the 'Running'<br>  state.<br>* Missing or invalid 'module.conf' did not prevent startup.  Asterisk<br>  doesn't do anything without modules so this a fatal error.<br><br>Change-Id: Ie4176699133f0e3a823b43f90c3348677e43a5f3<br>---<br>M include/asterisk/_private.h<br>M main/asterisk.c<br>M main/loader.c<br>3 files changed, 137 insertions(+), 54 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/46/9446/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/9446">change 9446</a>. To unsubscribe, or for help writing mail filters, 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/9446"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ie4176699133f0e3a823b43f90c3348677e43a5f3 </div>
<div style="display:none"> Gerrit-Change-Number: 9446 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>