<p>Joshua Colp <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/9851">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; Approved for Submit

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Sample configs: Fix pjsip.conf syntax error.<br><br>It is valid for a config file to be empty or contain only comments, but<br>not valid for a config value to be set when no uncommented context<br>exists.  This caused an error to be loged numerous times during start<br>when loading the default pjsip.conf.<br><br>Change-Id: Icf3b0d69b4ecb6e935eecd43c99ed8b32a5a1cf6<br>---<br>M configs/samples/pjsip.conf.sample<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample</span><br><span>index e1ccd69..7f78783 100644</span><br><span>--- a/configs/samples/pjsip.conf.sample</span><br><span>+++ b/configs/samples/pjsip.conf.sample</span><br><span>@@ -815,7 +815,7 @@</span><br><span>                            ; This option must also be enabled in the system</span><br><span>                            ; section.</span><br><span>                            ; (default: no)</span><br><span style="color: hsl(0, 100%, 40%);">-suppress_q850_reason_headers =</span><br><span style="color: hsl(120, 100%, 40%);">+;suppress_q850_reason_headers =</span><br><span>                            ; Suppress Q.850 Reason headers for this endpoint.</span><br><span>                            ; Some devices can't accept multiple Reason headers</span><br><span>                            ; and get confused when both 'SIP' and 'Q.850' Reason</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/9851">change 9851</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/9851"/><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: merged </div>
<div style="display:none"> Gerrit-Change-Id: Icf3b0d69b4ecb6e935eecd43c99ed8b32a5a1cf6 </div>
<div style="display:none"> Gerrit-Change-Number: 9851 </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: 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>