summaryrefslogtreecommitdiff
path: root/main/udptl.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/udptl.c')
-rw-r--r--main/udptl.c11
1 files changed, 10 insertions, 1 deletions
diff --git a/main/udptl.c b/main/udptl.c
index 83dcd3d90..4e48ac80e 100644
--- a/main/udptl.c
+++ b/main/udptl.c
@@ -1,5 +1,5 @@
/*
- * Asterisk -- A telephony toolkit for Linux.
+ * Asterisk -- An open source telephony toolkit.
*
* UDPTL support for T.38
*
@@ -48,6 +48,15 @@
* - app_fax.c
*/
+/*! \li \ref udptl.c uses the configuration file \ref udptl.conf
+ * \addtogroup configuration_file Configuration Files
+ */
+
+/*!
+ * \page udptl.conf udptl.conf
+ * \verbinclude udptl.conf.sample
+ */
+
/*** MODULEINFO
<support_level>core</support_level>
***/