<p>Corey Farrell <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/7770">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">loader: Create ast_module_running_ref.<br><br>This function returns NULL if the module in question is not running.  I<br>did not change ast_module_ref as most callers do not check the result<br>and they always call ast_module_unref.<br><br>Make use of this function when running registered items from:<br>* app_stack API's<br>* bridge technologies<br>* CLI commands<br>* File formats<br>* Manager Actions<br>* RTP engines<br>* Sorcery Wizards<br>* Timing Interfaces<br>* Translators<br>* AGI Commands<br>* Fax Technologies<br><br>ASTERISK-20346 #close<br><br>Change-Id: Ia16fd28e188b2fc0b9d18b8a5d9cacc31df73fcc<br>---<br>M include/asterisk/module.h<br>M main/app.c<br>M main/bridge.c<br>M main/cli.c<br>M main/file.c<br>M main/loader.c<br>M main/manager.c<br>M main/rtp_engine.c<br>M main/sorcery.c<br>M main/timing.c<br>M main/translate.c<br>M res/res_agi.c<br>M res/res_fax.c<br>13 files changed, 161 insertions(+), 80 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/70/7770/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/7770">change 7770</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/7770"/><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: Ia16fd28e188b2fc0b9d18b8a5d9cacc31df73fcc </div>
<div style="display:none"> Gerrit-Change-Number: 7770 </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: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>