diff --git a/apps/app_dial.c b/apps/app_dial.c index 69c14f08dc..403a6e9535 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -1267,7 +1267,7 @@ static struct ast_channel *wait_for_answer(struct ast_channel *in, ast_channel_unlock(in); } - do_forward(o, &num, peerflags, single, caller_entertained, to, + do_forward(o, &num, peerflags, single, caller_entertained, &orig, forced_clid, stored_clid); if (single && o->chan