<p>Joshua Colp <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/9514">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_sorcery_config: Allow configuration section to be used based on name.<br><br>A problem I've seen countless times is a global or system section<br>for PJSIP not getting applied. This is inevitably the result of<br>the "type=" line missing. This change alleviates that problem.<br><br>The ability to specify an explicit section name has been<br>added to res_sorcery_config. If the configured section<br>name matches this and there are no unknown things configured<br>the section is taken as being for the given type.<br><br>Both the PJSIP "global" and "system" types now support this<br>so you can just name your section "global" or "system" and it<br>will be matched and used, even without a "type=" line.<br><br>ASTERISK-27972<br><br>Change-Id: Ie22723663c1ddd24f869af8c9b4c1b59e2476893<br>---<br>M res/res_pjsip.c<br>M res/res_pjsip/config_global.c<br>M res/res_pjsip/config_system.c<br>M res/res_sorcery_config.c<br>4 files changed, 100 insertions(+), 11 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/14/9514/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/9514">change 9514</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/9514"/><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: Ie22723663c1ddd24f869af8c9b4c1b59e2476893 </div>
<div style="display:none"> Gerrit-Change-Number: 9514 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>