#
-# Asterisk -- A telephony toolkit for Linux.
+# Asterisk -- An open source telephony toolkit.
#
# Makefile for channel drivers
#
* \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
*/
* - 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
*/
* \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
*/
* \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
*/
* \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>
* \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
*/
* \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
*/
* \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
*/
* \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
*/
* \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
*/
* \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
*/
* \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>
* 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
*/
* \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
*/
* \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
*/
/*
- * Asterisk -- A telephony toolkit for Linux.
+ * Asterisk -- An open source telephony toolkit.
*
* Implementation of Inter-Asterisk eXchange
*
/*
- * Asterisk -- A telephony toolkit for Linux.
+ * Asterisk -- An open source telephony toolkit.
*
* Implementation of Inter-Asterisk eXchange
*