--- apps/app_voicemail.c 2014-09-05 11:51:47.283823455 -0400 +++ apps/app_voicemail.c 2014-09-05 11:52:11.663385333 -0400 @@ -14743,6 +14743,7 @@ } else { ast_play_and_wait(chan, "vm-deleted"); DELETE(tempfile, -1, tempfile, vmu); + DISPOSE(tempfile, -1); cmd = '0'; } }