<p>Kevin Harwell <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/7481">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pjsip_options: wrongly applied "UNKNOWN" status<br><br>A couple of places were setting the status to "UNKNOWN" when qualifies were<br>being disabled. Instead this should be set to the "CREATED" status that<br>represents when a contact is given (uri available), but the qualify frequency<br>is set to zero so we don't know the status.<br><br>This patch updates the relevant places with "CREATED". It also updates the<br>"CREATED" status description (value shown in CLI/AMI/ARI output) to a value<br>of "NonQualified"/"NonQual" as this description is hopefully less confusing.<br><br>ASTERISK-27467<br><br>Change-Id: Id67509d25df92a72eb3683720ad2a95a27b50c89<br>---<br>M CHANGES<br>M UPGRADE.txt<br>M include/asterisk/res_pjsip.h<br>M main/stasis_endpoints.c<br>M res/res_pjsip.c<br>M res/res_pjsip/pjsip_options.c<br>M rest-api/api-docs/events.json<br>7 files changed, 37 insertions(+), 24 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/81/7481/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/7481">change 7481</a>. To unsubscribe, 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/7481"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Id67509d25df92a72eb3683720ad2a95a27b50c89 </div>
<div style="display:none"> Gerrit-Change-Number: 7481 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>