]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Doxygen Updates - Title update
authorAndrew Latham <lathama@gmail.com>
Sun, 14 Oct 2012 21:47:40 +0000 (21:47 +0000)
committerAndrew Latham <lathama@gmail.com>
Sun, 14 Oct 2012 21:47:40 +0000 (21:47 +0000)
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@375006 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 files changed:
channels/Makefile
channels/chan_alsa.c
channels/chan_console.c
channels/chan_dahdi.c
channels/chan_gtalk.c
channels/chan_h323.c
channels/chan_iax2.c
channels/chan_jingle.c
channels/chan_mgcp.c
channels/chan_misdn.c
channels/chan_motif.c
channels/chan_oss.c
channels/chan_phone.c
channels/chan_sip.c
channels/chan_skinny.c
channels/chan_vpb.cc
channels/iax2-parser.h
channels/iax2.h

index f9b5b3ad7881cf2873d374d29e69c47b14d2a375..286f9d8caad2f5f81493b4737c778508a84655c8 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Asterisk -- A telephony toolkit for Linux.
+# Asterisk -- An open source telephony toolkit.
 # 
 # Makefile for channel drivers
 #
index ec4fa8c3350d80c42b7aa47c753f666bfa3d3c0d..c43decb1c1b2140d36d790e9be9663e641c3f46d 100644 (file)
@@ -24,8 +24,7 @@
  * \ingroup channel_drivers
  */
 
-/*!
- * \li The channel chan_alsa uses the configuration file \ref alsa.conf
+/*! \li \ref chan_alsa.c uses the configuration file \ref alsa.conf
  * \addtogroup configuration_file
  */
 
index d936084e76fe08891bc94dffd9a3f2c4aff8d258..0f4d01ebd0b58ed331b485eb29e894345fdea084 100644 (file)
@@ -47,8 +47,7 @@
  * - console_video support
  */
 
-/*!
- * \li The channel chan_console uses the configuration file \ref console.conf
+/*! \li \ref chan_console.c uses the configuration file \ref console.conf
  * \addtogroup configuration_file
  */
 
index 6783126312d8b6cd45eef3893b0c1f2217726dee..85f9f057aae61b18acde84dbe6a9515fc16e8699 100644 (file)
@@ -34,8 +34,7 @@
  * \todo Deprecate the "musiconhold" configuration option post 1.4
  */
 
-/*!
- * \li The channel chan_dahdi uses the configuration file \ref chan_dahdi.conf
+/*! \li \ref chan_dahdi.c uses the configuration file \ref chan_dahdi.conf
  * \addtogroup configuration_file
  */
 
index d257f0f3d71e86178387163808ff39c167292e20..49e7ce8ff9a21e2913bdd0a115ba3b78e3aa6bf5 100644 (file)
@@ -31,8 +31,7 @@
  * \todo Fix native bridging.
  */
 
-/*!
- * \li The channel chan_gtalk uses the configuration file \ref gtalk.conf
+/*! \li \ref chan_gtalk.c uses the configuration file \ref gtalk.conf
  * \addtogroup configuration_file
  */
 
index 9aba21a38a3a810cd75ff7e3ef32b420f3334e24..f6364a1186ca524e225a42a1b44221a23b3bd105 100644 (file)
  * \ingroup channel_drivers
  */
 
+/*! \li \ref chan_h323.c uses the configuration file \ref h323.conf
+ * \addtogroup configuration_file
+ */
+
+/*! \page h323.conf h323.conf
+ * \verbinclude h323.conf.sample
+ */
+
 /*** MODULEINFO
        <depend>openh323</depend>
        <defaultenabled>no</defaultenabled>
index 961efa7df0cc3e6b75ae767bec5713984a13ebe9..b6b7e97c179cf90d25981baeaf2bd953569ce52f 100644 (file)
@@ -31,8 +31,7 @@
  * \todo Implement musicclass settings for IAX2 devices
  */
 
-/*!
- * \li The channel chan_iax uses the configuration file \ref iax.conf
+/*! \li \ref chan_iax2.c uses the configuration file \ref iax.conf
  * \addtogroup configuration_file
  */
 
index d5fe3c019eb4a280e3a4e594caebd2200824edf2..d65d1269823f2e5589dddb78e20868a97bd37046 100644 (file)
@@ -27,8 +27,7 @@
  * \ingroup channel_drivers
  */
 
-/*!
- * \li The channel chan_jingle uses the configuration file \ref jingle.conf
+/*! \li \ref chan_jingle.c uses the configuration file \ref jingle.conf
  * \addtogroup configuration_file
  */
 
index 1655399b1a07039587205557b23b93cbcfe201f8..ff909a3be43e2f3039638a72b30e410cc9d0c0e0 100644 (file)
@@ -25,8 +25,7 @@
  * \ingroup channel_drivers
  */
 
-/*!
- * \li The channel chan_mgcp uses the configuration file \ref mgcp.conf
+/*! \li \ref chan_mgcp.c uses the configuration file \ref mgcp.conf
  * \addtogroup configuration_file
  */
 
index 2f93d098926708b9c9371218891e8286955eef96..e6051082071a4dccfe07ce0ebba529bfc81d60a7 100644 (file)
@@ -29,8 +29,7 @@
  * \ingroup channel_drivers
  */
 
-/*!
- * \li The channel chan_misdn uses the configuration file \ref misdn.conf
+/*! \li \ref chan_misdn.c uses the configuration file \ref misdn.conf
  * \addtogroup configuration_file
  */
 
index 5380f1cd95a72f020db5b6a118692ba389470b52..4f01ccec5aa9ba6af6f87bd1d605190797f38067 100644 (file)
@@ -27,8 +27,7 @@
  * \ingroup channel_drivers
  */
 
-/*!
- * \li The channel chan_motif uses the configuration file \ref motif.conf
+/*! \li \ref chan_motif.c uses the configuration file \ref motif.conf
  * \addtogroup configuration_file
  */
 
index 504cb902c450384b046bf57d84d45f9cc3da1a0b..2545138b148248f5d1da176033ee50fa123fd574 100644 (file)
@@ -30,8 +30,7 @@
  * \ingroup channel_drivers
  */
 
-/*!
- * \li The channel chan_oss uses the configuration file \ref oss.conf
+/*! \li \ref chan_oss.c uses the configuration file \ref oss.conf
  * \addtogroup configuration_file
  */
 
index 0f050f6c9ec09e956882585187161fe0783b45cc..71a498a8585bb931ccc4b9ec1557a02129db9ff3 100644 (file)
  * \ingroup channel_drivers
  */
 
+/*! \li \ref chan_phone.c uses the configuration file \ref phone.conf
+ * \addtogroup configuration_file
+ */
+
+/*! \page phone.conf phone.conf
+ * \verbinclude phone.conf.sample
+ */
+
 /*** MODULEINFO
        <depend>ixjuser</depend>
        <support_level>extended</support_level>
index ae5d2c12818abeb392e517d1a6f666d3fddceb4e..c5de402d7a4810e6ca32f895563df234c466f35e 100644 (file)
@@ -92,8 +92,7 @@
  * the sip_hangup() function
  */
 
-/*! 
- * \li The channel chan_sip uses configuration files \ref sip.conf and \ref sip_notify.conf
+/*! \li \ref chan_sip.c uses configuration files \ref sip.conf and \ref sip_notify.conf
  * \addtogroup configuration_file
  */
 
index a62de91f3683b5ab1537476a6831ae3ef27f33a1..01b1c6024c392595bc81bf87160494c6cdc14089 100644 (file)
@@ -25,8 +25,7 @@
  * \ingroup channel_drivers
  */
 
-/*!
- * \li The channel chan_skinny uses the configuration file \ref skinny.conf
+/*! \li \ref chan_skinny.c uses the configuration file \ref skinny.conf
  * \addtogroup configuration_file
  */
 
index d4d08c097de6c162da71fd1a3c872d67d5e1b40d..58fc73f699ce4c1ebccf9b24112ab78d9906396d 100644 (file)
@@ -29,8 +29,7 @@
  * \ingroup channel_drivers
  */
 
-/*!
- * \li The channel chan_vpb uses the configuration file \ref vpb.conf
+/*! \li \ref chan_vpb.cc uses the configuration file \ref vpb.conf
  * \addtogroup configuration_file
  */
 
index 978ca0d2a43247a493152bd27071961483bb1fc2..caa12103937c4774987c6b2ddb2999dfae717003 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Asterisk -- A telephony toolkit for Linux.
+ * Asterisk -- An open source telephony toolkit.
  *
  * Implementation of Inter-Asterisk eXchange
  * 
index 87e7bf3985f8866cb7350dc14fa212c3c0e01220..c064b1fcb416072134b2484bad9321a3b8f02345 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Asterisk -- A telephony toolkit for Linux.
+ * Asterisk -- An open source telephony toolkit.
  *
  * Implementation of Inter-Asterisk eXchange
  *