<p>Corey Farrell has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/9848">View Change</a></p><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;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/48/9848/1</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 6969aa0..fa16557 100644</span><br><span>--- a/configs/samples/pjsip.conf.sample</span><br><span>+++ b/configs/samples/pjsip.conf.sample</span><br><span>@@ -835,7 +835,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/9848">change 9848</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/9848"/><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: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Icf3b0d69b4ecb6e935eecd43c99ed8b32a5a1cf6 </div>
<div style="display:none"> Gerrit-Change-Number: 9848 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>