--- apps/app_dial.c 2005-01-17 17:52:49.000000000 -0500 +++ apps/app_dial.c.patch 2005-02-02 10:34:33.000000000 -0500 @@ -281,9 +281,6 @@ ast_hangup(o->chan); o->chan = NULL; numnochan++; - } else { - /* After calling, set callerid to extension */ - ast_set_callerid(o->chan, ast_strlen_zero(in->macroexten) ? in->exten : in->macroexten, 0); } } /* Hangup the original channel now, in case we needed it */ @@ -851,7 +848,6 @@ } else { if (option_verbose > 2) ast_verbose(VERBOSE_PREFIX_3 "Called %s\n", numsubst); - ast_set_callerid(tmp->chan, ast_strlen_zero(chan->macroexten) ? chan->exten : chan->macroexten, 0); } /* Put them in the list of outgoing thingies... We're ready now. XXX If we're forcibly removed, these outgoing calls won't get