<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/15174">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">modules.conf: Align the comments for more conclusiveness.<br><br>Change-Id: I79cc693cd5a6e5dd7d403b7e91d970ff1ddf8306<br>---<br>M configs/basic-pbx/modules.conf<br>M configs/samples/modules.conf.sample<br>2 files changed, 11 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/74/15174/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/configs/basic-pbx/modules.conf b/configs/basic-pbx/modules.conf</span><br><span>index be35e28..cb0a92c 100644</span><br><span>--- a/configs/basic-pbx/modules.conf</span><br><span>+++ b/configs/basic-pbx/modules.conf</span><br><span>@@ -1,8 +1,9 @@</span><br><span> [modules]</span><br><span> autoload = no</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-; This is a minimal module load. We are loading only the modules required for</span><br><span style="color: hsl(0, 100%, 40%);">-; the Asterisk features used in the Super Awesome Company configuration.</span><br><span style="color: hsl(120, 100%, 40%);">+; This is a minimal module load. We are loading only the modules</span><br><span style="color: hsl(120, 100%, 40%);">+; required for the Asterisk features used in the "Super Awesome</span><br><span style="color: hsl(120, 100%, 40%);">+; Company" configuration.</span><br><span> </span><br><span> ; Applications</span><br><span> </span><br><span>@@ -110,7 +111,8 @@</span><br><span> load = res_sorcery_realtime.so</span><br><span> load = res_timing_timerfd.so</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-; Don't load res_hep.so and kin unless you are using hep monitoring in your network</span><br><span style="color: hsl(120, 100%, 40%);">+; Do not load res_hep and kin unless you are using HEP monitoring</span><br><span style="color: hsl(120, 100%, 40%);">+; <http://sipcapture.org> in your network.</span><br><span> </span><br><span> noload = res_hep.so</span><br><span> noload = res_hep_pjsip.so</span><br><span>diff --git a/configs/samples/modules.conf.sample b/configs/samples/modules.conf.sample</span><br><span>index c6c0dbc..3e0f4c7 100644</span><br><span>--- a/configs/samples/modules.conf.sample</span><br><span>+++ b/configs/samples/modules.conf.sample</span><br><span>@@ -24,7 +24,7 @@</span><br><span> ; the "require" keyword. Asterisk will exit with a status code of 2</span><br><span> ; if a required module does not load.</span><br><span> ;</span><br><span style="color: hsl(0, 100%, 40%);">-; require = chan_pjsip.so</span><br><span style="color: hsl(120, 100%, 40%);">+;require = chan_pjsip.so</span><br><span> ;</span><br><span> ; If you want you can combine with preload</span><br><span> ; preload-require = your_special_module.so</span><br><span>@@ -35,9 +35,12 @@</span><br><span> ; By default, load chan_oss only (automatically).</span><br><span> ;</span><br><span> noload => chan_alsa.so</span><br><span style="color: hsl(0, 100%, 40%);">-;noload => chan_oss.so</span><br><span> noload => chan_console.so</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(120, 100%, 40%);">+;noload => chan_oss.so</span><br><span style="color: hsl(120, 100%, 40%);">+;</span><br><span style="color: hsl(120, 100%, 40%);">+; Do not load res_hep and kin unless you are using HEP monitoring</span><br><span style="color: hsl(120, 100%, 40%);">+; <http://sipcapture.org> in your network.</span><br><span style="color: hsl(120, 100%, 40%);">+;</span><br><span> noload => res_hep.so</span><br><span> noload => res_hep_pjsip.so</span><br><span> noload => res_hep_rtcp.so</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/15174">change 15174</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/c/asterisk/+/15174"/><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-Change-Id: I79cc693cd5a6e5dd7d403b7e91d970ff1ddf8306 </div>
<div style="display:none"> Gerrit-Change-Number: 15174 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>