<p> Attention is currently required from: N A. </p>
<p>N A <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16631">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">app_voicemail: Fix phantom voicemail bug on rerecord<br><br>If users are able to press # for options while leaving<br>a message and then press 3 to rerecord the message, if<br>the caller hangs up during the rerecord prompt but before<br>Asterisk starts recording a message, then an "empty"<br>voicemail gets processed whereby an email gets sent out<br>notifying the user of a 0:00 duration message. The file<br>doesn't actually exist, so playback will fail since there<br>was no message to begin with.<br><br>This adds a check after the streaming of the rerecord<br>announcement to see if the caller has hung up. If so,<br>we bail out early so that we can clean up properly.<br><br>ASTERISK-29391 #close<br><br>Change-Id: Id965d72759a2fd3b39afb76fec08aaebebe75c31<br>---<br>M apps/app_voicemail.c<br>1 file changed, 6 insertions(+), 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/31/16631/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16631">change 16631</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/+/16631"/><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: Id965d72759a2fd3b39afb76fec08aaebebe75c31 </div>
<div style="display:none"> Gerrit-Change-Number: 16631 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Attention: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>