[Home]

Summary:ASTERISK-05678: [patch] Cosmetic issue -- "yay!" printed on console if a voicemail file found.
Reporter:Serge Vecher (serge-v)Labels:
Date Opened:2005-11-22 14:05:16.000-0600Date Closed:2011-06-07 14:11:57
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) yay.patch
Description:[Nov 22 14:32:25]   == Parsing '/var/spool/asterisk/voicemail/default/110/INBOX/msg0000.txt': [Nov 22 14:32:25] Found
yay!


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

"Found" is sufficient enough. To fix, remove:

   printf("yay!\n");

on line 3809 of app_voicemail.c
Comments:By: Serge Vecher (serge-v) 2005-11-22 14:05:50.000-0600

no disclaimer ATM, but this is trivial enough.

By: Russell Bryant (russell) 2005-11-22 14:57:07.000-0600

That's really funny.  :)  I uploaded a patch instead of committing it right now because I'm holding off on commits while Kevin sets up the svn server.

By: twisted (twisted) 2005-11-22 23:57:17.000-0600

SVN won't be along for some time.  Fixed in CVS HEAD

By: Russell Bryant (russell) 2005-11-23 00:54:28.000-0600

fixed in v1-2 as well

By: Digium Subversion (svnbot) 2008-01-15 15:57:38.000-0600

Repository: asterisk
Revision: 7187

U   trunk/ChangeLog
U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r7187 | twisted | 2008-01-15 15:57:38 -0600 (Tue, 15 Jan 2008) | 2 lines

issue ASTERISK-5678

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:57:40.000-0600

Repository: asterisk
Revision: 7189

U   branches/v1-2/ChangeLog
U   branches/v1-2/apps/app_voicemail.c

------------------------------------------------------------------------
r7189 | russell | 2008-01-15 15:57:40 -0600 (Tue, 15 Jan 2008) | 2 lines

issue ASTERISK-5678

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

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