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

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pjsip: Fix transport symmetric notify test.<br><br>The tests/channels/pjsip/transport/symmetric/notify test exposed a<br>problem in the Alembic for PJSIP. The "mwi_subscribe_replaces_unsolicited"<br>field is an integer instead of a boolean. ASTERISK~27988 has been<br>created to track fixing that explicitly but in the mean time the<br>test configuration has been changed to use "0" to disable it.<br><br>Change-Id: Id1b772b66c7f431840e97a12a7ebaadfbcc389e5<br>---<br>M tests/channels/pjsip/transport/symmetric/notify/configs/ast1/pjsip.conf<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/tests/channels/pjsip/transport/symmetric/notify/configs/ast1/pjsip.conf b/tests/channels/pjsip/transport/symmetric/notify/configs/ast1/pjsip.conf</span><br><span>index f19e2f2..a7bf340 100644</span><br><span>--- a/tests/channels/pjsip/transport/symmetric/notify/configs/ast1/pjsip.conf</span><br><span>+++ b/tests/channels/pjsip/transport/symmetric/notify/configs/ast1/pjsip.conf</span><br><span>@@ -21,7 +21,7 @@</span><br><span> aors=alice</span><br><span> auth=alice</span><br><span> mailboxes=1000@default</span><br><span style="color: hsl(0, 100%, 40%);">-mwi_subscribe_replaces_unsolicited=no</span><br><span style="color: hsl(120, 100%, 40%);">+mwi_subscribe_replaces_unsolicited=0</span><br><span> </span><br><span> [alice]</span><br><span> type=aor</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/9748">change 9748</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/9748"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: testsuite </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: Id1b772b66c7f431840e97a12a7ebaadfbcc389e5 </div>
<div style="display:none"> Gerrit-Change-Number: 9748 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>