diff --git a/apps/app_exec.c b/apps/app_exec.c index 6ffc0bca99..2a4da1e2f2 100644 --- a/apps/app_exec.c +++ b/apps/app_exec.c @@ -235,13 +235,13 @@ static int execif_exec(struct ast_channel *chan, const char *data) } else { /* Preferred syntax */ - AST_NONSTANDARD_APP_ARGS(expr, parse, '?'); + AST_NONSTANDARD_RAW_ARGS(expr, parse, '?'); if (ast_strlen_zero(expr.remainder)) { ast_log(LOG_ERROR, "Usage: ExecIf(?()[:(