<p>George Joseph <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/15535">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip_refer: Move the progress dlg release to a serializer<br><br>Although the dlg session count was incremented in a pjsip servant<br>thread, there's no guarantee that the last thread to unref this<br>progress object was one.  Before we decrement, we need to make<br>sure that this is either a servant thread or that we push the<br>decrement to a serializer that is one.<br><br>Because pjsip_dlg_dec_session requires the dialog lock, we don't<br>want to wait on the task to complete if we had to push it to a<br>serializer.<br><br>Change-Id: I8ff2d5d94be3ff04298394070434e22a7d3cbc41<br>---<br>M res/res_pjsip_refer.c<br>1 file changed, 20 insertions(+), 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/35/15535/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/15535">change 15535</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/c/asterisk/+/15535"/><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-Change-Id: I8ff2d5d94be3ff04298394070434e22a7d3cbc41 </div>
<div style="display:none"> Gerrit-Change-Number: 15535 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>