<p>Jenkins2 <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/8099">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Richard Mudgett: Looks good to me, but someone else must approve
  Joshua Colp: Looks good to me, approved
  Jenkins2: Approved for Submit

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Sample modules.conf: comment out example load statement.<br><br>The sample modules.conf explicitly loaded res_musiconhold.so.  This is<br>redundent as autoload=yes is already set.  It causes warnings if<br>res_musiconhold.so was not installed and results in an unexpected load<br>if the admin disables autoload without remembering to remove the<br>res_musiconhold load statement.<br><br>Also remove reference to unknown module pbx_gtkconsole.<br><br>Change-Id: Ib01888994d9f1364b14d3c9fb6ff96774a6e580a<br>---<br>M configs/samples/modules.conf.sample<br>1 file changed, 1 insertion(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/configs/samples/modules.conf.sample b/configs/samples/modules.conf.sample<br>index 38e33e1..431a0a8 100644<br>--- a/configs/samples/modules.conf.sample<br>+++ b/configs/samples/modules.conf.sample<br>@@ -29,12 +29,7 @@<br> ; If you want you can combine with preload<br> ; preload-require = res_odbc.so<br> ;<br>-; If you want, load the GTK console right away.<br>-;<br>-noload => pbx_gtkconsole.so<br>-;load => pbx_gtkconsole.so<br>-;<br>-load => res_musiconhold.so<br>+;load => res_musiconhold.so<br> ;<br> ; Load one of: chan_oss, alsa, or console (portaudio).<br> ; By default, load chan_oss only (automatically).<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/8099">change 8099</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/8099"/><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: merged </div>
<div style="display:none"> Gerrit-Change-Id: Ib01888994d9f1364b14d3c9fb6ff96774a6e580a </div>
<div style="display:none"> Gerrit-Change-Number: 8099 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </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: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>