summaryrefslogtreecommitdiff
path: root/channels/iax2.h
diff options
context:
space:
mode:
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