Update and extend the configuration_file group and enable linking.
(issue ASTERISK-20259)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@375009
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
* \ingroup applications
*/
-/*!
- * \li The application app_mysql uses the configuration file \ref app_mysql.conf
+/*! \li \ref app_mysql.c uses the configuration file \ref app_mysql.conf
* \addtogroup configuration_file Configuration Files
*/
* \ingroup channel_drivers
*/
+/*! \li \ref chan_mobile.c uses the configuration file \ref chan_mobile.conf
+ * \addtogroup configuration_file Configuration Files
+ */
+
+/*!
+ * \page chan_mobile.conf chan_mobile.conf
+ * \verbinclude chan_mobile.conf.sample
+ */
+
/*** MODULEINFO
<depend>bluetooth</depend>
<defaultenabled>no</defaultenabled>