<p>Kevin Harwell <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/13675">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_stasis: trigger cleanup after update<br><br>The cleanup code in stasis shuts down applications if they are in a deactivated<br>state, and no longer have explicit subscriptions. When registering an app the<br>cleanup code was running before calling 'update'. When it should be executed<br>after 'update' since a call to register may re-activate the app. We don't want<br>it to shutdown before the 'update' otherwise the app won't be re-activated,<br>or registered.<br><br>This patch makes it so the cleanup code is executed post 'update'.<br><br>ASTERISK-28679 #close<br><br>Change-Id: I8f2c0b17e33bb8128441567b97fd4c7bf74a327b<br>---<br>M res/res_stasis.c<br>1 file changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/75/13675/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/13675">change 13675</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/+/13675"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: I8f2c0b17e33bb8128441567b97fd4c7bf74a327b </div>
<div style="display:none"> Gerrit-Change-Number: 13675 </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-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>