summaryrefslogtreecommitdiff
path: root/cdr/cdr_custom.c
diff options
context:
space:
mode:
authorAndrew Latham <lathama@gmail.com>2012-10-14 21:46:45 +0000
committerAndrew Latham <lathama@gmail.com>2012-10-14 21:46:45 +0000
commit02bcd5bfb6b30bb4f9bff0150a1813cd4c5359c3 (patch)
treec6bbab9ead8285266e83e51b13429111a08b409a /cdr/cdr_custom.c
parentcfc6f60ca3d9d1a2a433c823f3d2ce3c535dcab1 (diff)
Doxygen Updates - Title update
Update and extend the configuration_file group and enable linking. Update title that was left behind many years ago. (issue ASTERISK-20259) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@375005 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'cdr/cdr_custom.c')
-rw-r--r--cdr/cdr_custom.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/cdr/cdr_custom.c b/cdr/cdr_custom.c
index b56b7bed1..290e5344d 100644
--- a/cdr/cdr_custom.c
+++ b/cdr/cdr_custom.c
@@ -30,6 +30,15 @@
* \ingroup cdr_drivers
*/
+/*! \li \ref cdr_custom.c uses the configuration file \ref cdr_custom.conf
+ * \addtogroup configuration_file Configuration Files
+ */
+
+/*!
+ * \page cdr_custom.conf cdr_custom.conf
+ * \verbinclude cdr_custom.conf.sample
+ */
+
/*** MODULEINFO
<support_level>core</support_level>
***/