mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
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
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user