summaryrefslogtreecommitdiff
path: root/res/res_rtp_multicast.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2009-10-30 04:08:39 +0000
committerRussell Bryant <russell@russellbryant.com>2009-10-30 04:08:39 +0000
commit844a01b27e2fe7fb69f1753a5891e9e93c1cbc1f (patch)
tree65b5541d9a0d943437f099227db0d6a963e49c9c /res/res_rtp_multicast.c
parentb9c370da86d4a73ea930d3364406e858adefa66b (diff)
Add an "Asterisk Architecture Overview" section to the doxygen documentation.
This is a side project I've been poking at this week. The intent is to discuss Asterisk architecture in a top down fashion to help new developers understand how Asterisk is put together. There is a ton of stuff to write about, so this will just continue to evolve over time. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@226606 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/res_rtp_multicast.c')
-rw-r--r--res/res_rtp_multicast.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/res_rtp_multicast.c b/res/res_rtp_multicast.c
index 3752ebefc..a612db5e8 100644
--- a/res/res_rtp_multicast.c
+++ b/res/res_rtp_multicast.c
@@ -24,6 +24,8 @@
*
* \author Joshua Colp <jcolp@digium.com>
* \author Andreas 'MacBrody' Brodmann <andreas.brodmann@gmail.com>
+ *
+ * \ingroup rtp_engines
*/
#include "asterisk.h"