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
This commit is contained in:
Russell Bryant
2009-10-30 04:08:39 +00:00
parent b9c370da86
commit 844a01b27e
6 changed files with 729 additions and 2 deletions

View File

@@ -24,6 +24,8 @@
* \author Mark Spencer <markster@digium.com>
*
* \note RTP is defined in RFC 3550.
*
* \ingroup rtp_engines
*/
#include "asterisk.h"

View File

@@ -24,6 +24,8 @@
*
* \author Joshua Colp <jcolp@digium.com>
* \author Andreas 'MacBrody' Brodmann <andreas.brodmann@gmail.com>
*
* \ingroup rtp_engines
*/
#include "asterisk.h"