[Home]

Summary:ASTERISK-01831: VoiceMailMain behaves unexpectedly
Reporter:Matthew Nicholson (mnicholson)Labels:
Date Opened:2004-06-15 14:36:34Date Closed:2008-01-15 14:58:19.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) voicemail.patch
Description:As stated in bug 1758 the voicemailmain application does not behave as expected.  While playing back a message if the user presses, say 7 to delete then 6 to move to the next message the voicemail app will simply stop playback and move to the next message.  The attached patch restores the expected behavior.

****** ADDITIONAL INFORMATION ******

This patch also affects the controlplayback app internally, but does not change it's behavior.
Comments:By: Mark Spencer (markster) 2004-06-15 15:28:42

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:58:19.000-0600

Repository: asterisk
Revision: 3219

U   trunk/app.c
U   trunk/apps/app_controlplayback.c

------------------------------------------------------------------------
r3219 | markster | 2008-01-15 14:58:19 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix unexpected behavior in voicemail (bug ASTERISK-1831)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=3219