<p>Kevin Harwell <strong>uploaded patch set #7</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/11466">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">app_voicemail: Remove dependency on the stasis cache<br><br>app_voicemail utilized the stasis cache when polling mailboxes for MWI. This<br>caused a memory leak (items were not being appropriately removed from the<br>cache), and subsequent slowdown in system processing. This patch removes the<br>stasis cache dependency, thus alleviating the memory leak. It does this by<br>utilizing the new MWI API that better manages state lifetime.<br><br>ASTERISK-28443<br>ASTERISK-27121<br><br>Change-Id: Ie89fedaca81ea1fd03d150d9d3a1ef3d53740e46<br>---<br>M apps/app_voicemail.c<br>1 file changed, 90 insertions(+), 221 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/66/11466/7</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/11466">change 11466</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/+/11466"/><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: Ie89fedaca81ea1fd03d150d9d3a1ef3d53740e46 </div>
<div style="display:none"> Gerrit-Change-Number: 11466 </div>
<div style="display:none"> Gerrit-PatchSet: 7 </div>
<div style="display:none"> Gerrit-Owner: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Benjamin Keith Ford <bford@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@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>