<p>Corey Farrell <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/6959">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Prevent unload of modules which implement an Optional API.<br><br>Once an Optional API module is loaded it should stay loaded.  Unloading<br>an optional API module runs the risk of a crash if something else is<br>using it.  This patch causes all optional API providers to tell the<br>module loader not to unload except at shutdown.<br><br>ASTERISK-27389<br><br>Change-Id: Ia07786fe655681aec49cc8d3d96e06483b11f5e6<br>---<br>M funcs/func_periodic_hook.c<br>M res/res_agi.c<br>M res/res_http_websocket.c<br>M res/res_monitor.c<br>M res/res_pktccops.c<br>M res/res_smdi.c<br>M res/res_statsd.c<br>7 files changed, 26 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/59/6959/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/6959">change 6959</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/6959"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ia07786fe655681aec49cc8d3d96e06483b11f5e6 </div>
<div style="display:none"> Gerrit-Change-Number: 6959 </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>