aboutsummaryrefslogtreecommitdiffstats
path: root/channels/iax2.h
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-11 22:20:22 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-11 22:20:22 +0000
commitc7aed6ea2b8ae6c4e57e0d334969c5f639bbf6fa (patch)
tree0a9803469fbf5f68d50c1ad88e82840333144ca0 /channels/iax2.h
parentbf3d4cdd5e60d91b081b7d86ce2b651e39d194d7 (diff)
Doxygen updates, formatting.
misdn stuff needs a lot of doxygenification (Hello, Qwell :-) ) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@92423 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/iax2.h')
-rw-r--r--channels/iax2.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/channels/iax2.h b/channels/iax2.h
index 99748814d..b3947fffa 100644
--- a/channels/iax2.h
+++ b/channels/iax2.h
@@ -10,6 +10,15 @@
* This program is free software, distributed under the terms of
* the GNU General Public License
*/
+
+/*! \file
+ * \brief
+ *
+ * Implementation of Inter-Asterisk eXchange, version 2
+ * \ref iax2-parser.c
+ * \ref iax2-parser.h
+ * \ref chan_iax2.c
+ */
#ifndef _IAX2_H
#define _IAX2_H