[Home]

Summary:ASTERISK-02551: [patch] voicemail beep shouldn't be played till we get next message number
Reporter:Brian West (bkw918)Labels:
Date Opened:2004-10-06 23:05:18Date Closed:2008-01-15 15:09:36.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_voicemail_diff.txt
Description:If you run voicemail on NFS and someone has 55+ messages in their mailbox the delay from beep to record gets longer and longer(like 10-15 seconds).  So we shouldn't be playing beep.gsm till we get the next message number.
Comments:By: Brian West (bkw918) 2004-10-07 10:59:52

This only solves part of the problem.

By: Mark Spencer (markster) 2004-10-07 12:06:37

Fixed in CVS head, as for stable, that's up to Russell :)

By: Russell Bryant (russell) 2004-10-07 20:04:22

added to the 1.0 branch

By: Digium Subversion (svnbot) 2008-01-15 15:09:26.000-0600

Repository: asterisk
Revision: 3930

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r3930 | markster | 2008-01-15 15:09:25 -0600 (Tue, 15 Jan 2008) | 2 lines

Move voicemail beep (bug ASTERISK-2551)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:09:36.000-0600

Repository: asterisk
Revision: 3942

U   branches/v1-0/apps/app_voicemail.c

------------------------------------------------------------------------
r3942 | russell | 2008-01-15 15:09:35 -0600 (Tue, 15 Jan 2008) | 2 lines

voicemail beep shouldn't be played till we get next message number (bug ASTERISK-2551)

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

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