<p>Corey Farrell <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/9717">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">loader: Process dependencies for built-in modules.<br><br>With the new module loader it was missed that built-in modules never<br>parsed dependencies from mod->info into vectors of mod.  This caused<br>manager to be initialized before acl (named_acl).  If manager.conf<br>used any named ACL's they would not be found and result in no ACL being<br>applied to the AMI user.<br><br>In addition to the manager ACL fix this adds "extconfig" to all builtin<br>modules which support realtime configuration.  This only matters if one<br>of the builtin modules is configured with 'preload', depending on<br>"extconfig" will cause config.c to automatically be initialize during<br>the preload stage.<br><br>Change-Id: I482ed6bca6c1064b05bb538d7861cd7a4f02d9fc<br>---<br>M main/cdr.c<br>M main/cel.c<br>M main/dnsmgr.c<br>M main/dsp.c<br>M main/enum.c<br>M main/features.c<br>M main/http.c<br>M main/indications.c<br>M main/loader.c<br>M main/logger.c<br>M main/manager.c<br>M main/named_acl.c<br>M main/plc.c<br>M main/sounds.c<br>M main/udptl.c<br>15 files changed, 35 insertions(+), 7 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/17/9717/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/9717">change 9717</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/9717"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I482ed6bca6c1064b05bb538d7861cd7a4f02d9fc </div>
<div style="display:none"> Gerrit-Change-Number: 9717 </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: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>