[svn-commits] mmichelson: trunk r391455 - /trunk/main/bridging.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Jun 11 17:57:11 CDT 2013


Author: mmichelson
Date: Tue Jun 11 17:57:09 2013
New Revision: 391455

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=391455
Log:
Remove incorrect comment about local channel optimization occurring when performing an attended transfer on an entire bridge.


Modified:
    trunk/main/bridging.c

Modified: trunk/main/bridging.c
URL: http://svnview.digium.com/svn/asterisk/trunk/main/bridging.c?view=diff&rev=391455&r1=391454&r2=391455
==============================================================================
--- trunk/main/bridging.c (original)
+++ trunk/main/bridging.c Tue Jun 11 17:57:09 2013
@@ -5610,8 +5610,7 @@
  * 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




More information about the svn-commits mailing list