diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index 25b7a496c9..34f8303eb6 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -3277,7 +3277,7 @@ static int get_folder2(struct ast_channel *chan, char *fn, int start) return res; } -static int vm_forwardoptions(struct ast_channel *chan, struct ast_vm_user *vmu, char *curdir, int curmsg, char *vmfts, +static int vm_forwardoptions(struct ast_channel *chan, struct ast_vm_user *vmu, char *curdir, int curmsg, char *vmfmts, char *context, signed char record_gain, long *duration) { int cmd = 0;