git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396867
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
* \author Matt Jordan <mjordan@digium.com>
*
* A private API to manipulate channels in a bridge. These can be called on a channel in
- * a bridge by \ref bridging.c. These functions should not be called elsewhere, including
+ * a bridge by \ref bridge.c. These functions should not be called elsewhere, including
* by other members of the Bridging API.
*
* See Also:
\arg <code>include/asterisk/bridge_after.h</code>
For additional implementation details regarding the core bridging API, see
-<code>main/bridging.c</code> and <code>main/bridging_channel.c</code>.
+<code>main/bridge.c</code> and <code>main/bridge_channel.c</code>.
\subsection ArchInterfaceCDR Call Detail Record (CDR) Handlers