Index: main/channel.c =================================================================== --- main/channel.c (revision 149683) +++ main/channel.c (working copy) @@ -4025,7 +4025,7 @@ original->tech->type, original->name); /* If an indication is currently playing maintain it on the channel that is taking the place of original */ - if (original->visible_indication) + if (clone->visible_indication) ast_indicate(original, original->visible_indication); /* Now, at this point, the "clone" channel is totally F'd up. We mark it as