diff --git a/apps/app_voicemail2.c b/apps/app_voicemail2.c
index 3cdf23984cf06853615b676137dbe223d69ea37e..a6487b94364aafad39ded99d9ed91fe84f363f1b 100755
--- a/apps/app_voicemail2.c
+++ b/apps/app_voicemail2.c
@@ -1592,7 +1592,6 @@ static void adsi_message(struct ast_channel *chan, char *folder, int msg, int la
 	int bytes=0;
 	char buf[256], buf1[256], buf2[256];
 	char fn2[256];
-      bytes += adsi_voice_mode(buf + bytes, 0);
 
 	char cid[256]="";
 	char *val;