summaryrefslogtreecommitdiff
path: root/channels/iax2.h
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2007-12-11 22:20:22 +0000
committerOlle Johansson <oej@edvina.net>2007-12-11 22:20:22 +0000
commitc76f72493a8b76a798d5d867f6b096fa41b78c25 (patch)
tree0a9803469fbf5f68d50c1ad88e82840333144ca0 /channels/iax2.h
parent6711a5d567c1ba3e14caab84e37538d90c5505c9 (diff)
Doxygen updates, formatting.
misdn stuff needs a lot of doxygenification (Hello, Qwell :-) ) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@92423 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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