mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-06 13:07:21 +00:00
Fix some doxygen bridging file references.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396867 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
* \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:
|
||||
|
@@ -265,7 +265,7 @@ For additional information on the bridging API, see
|
||||
\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
|
||||
|
||||
|
Reference in New Issue
Block a user