<p>Richard Mudgett has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/8893">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip/pjsip_distributor.c: Add missing off-nominal request response.<br><br>Change-Id: I389579b39c523d1d1e8ce020ef549a8bb5781c9b<br>---<br>M res/res_pjsip/pjsip_distributor.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/93/8893/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/res/res_pjsip/pjsip_distributor.c b/res/res_pjsip/pjsip_distributor.c<br>index e056b60..8a45ddb 100644<br>--- a/res/res_pjsip/pjsip_distributor.c<br>+++ b/res/res_pjsip/pjsip_distributor.c<br>@@ -729,6 +729,7 @@<br>                                       AO2_ALLOC_OPT_LOCK_RWLOCK);<br>                           if (!unid) {<br>                                  ao2_unlock(unidentified_requests);<br>+                                   pjsip_endpt_respond_stateless(ast_sip_get_pjsip_endpoint(), rdata, 500, NULL, NULL, NULL);<br>                                    return PJ_TRUE;<br>                               }<br>                             strcpy(unid->src_name, rdata->pkt_info.src_name); /* Safe */<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/8893">change 8893</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/8893"/><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: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I389579b39c523d1d1e8ce020ef549a8bb5781c9b </div>
<div style="display:none"> Gerrit-Change-Number: 8893 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Richard Mudgett <rmudgett@digium.com> </div>