From 0e2832d121e97b96093daefe9176f88ba0b9507c Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Tue, 11 Jun 2013 22:57:09 +0000 Subject: Remove incorrect comment about local channel optimization occurring when performing an attended transfer on an entire bridge. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@391455 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/bridging.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main/bridging.c b/main/bridging.c index 0045a2f5e..24f8d96d2 100644 --- a/main/bridging.c +++ b/main/bridging.c @@ -5610,8 +5610,7 @@ static enum ast_transfer_result blind_transfer_bridge(struct ast_channel *transf * attempt. * * If two bridges exist, then a local channel is created to link the two - * bridges together. Local channel optimization may result in the bridges - * merging. + * bridges together. * * If only one bridge exists, then a local channel is created with one end * placed into the existing bridge and the other end masquerading into -- cgit v1.2.3