[Home]

Summary:ASTERISK-02676: [patch] fix app_voicemail when using wav49
Reporter:Brian West (bkw918)Labels:
Date Opened:2004-10-25 17:23:31Date Closed:2008-01-15 15:11:48.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) voicemail.diff.txt
Description:With the recent fixes to format_gsm_wav so media player would be happy we have to watch out when we rewind the stream in voicemail otherwise we corrupt the file and cause it to not play in WMP.  This only happens when a caller hangs up instead of pressing #.   The attached diff should take care of it.
Comments:By: Mark Spencer (markster) 2004-10-25 22:18:10

Fixed in CVS

By: Russell Bryant (russell) 2004-10-26 11:18:54

fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:11:44.000-0600

Repository: asterisk
Revision: 4098

U   trunk/app.c
U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r4098 | markster | 2008-01-15 15:11:43 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix short message isssue (bug ASTERISK-2676)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:11:48.000-0600

Repository: asterisk
Revision: 4104

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

------------------------------------------------------------------------
r4104 | russell | 2008-01-15 15:11:48 -0600 (Tue, 15 Jan 2008) | 2 lines

fix short message issue (bug ASTERISK-2676)

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

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