Index: apps/app_dial.c =================================================================== --- apps/app_dial.c (revision 169213) +++ apps/app_dial.c (working copy) @@ -1565,6 +1565,7 @@ tc->cid.cid_ani2 = chan->cid.cid_ani2; tc->adsicpe = chan->adsicpe; tc->transfercapability = chan->transfercapability; + ast_string_field_set(tc, language, chan->language); /* If we have an outbound group, set this peer channel to it */ if (outbound_group)