mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
Doxygen Updates - Title update
Update and extend the configuration_file group and enable linking. Commit other cleanups from multi-version Doxygen testing. Update title that was left behind many years ago. (issue ASTERISK-20259) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@375182 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
11
main/udptl.c
11
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>
|
||||
***/
|
||||
|
Reference in New Issue
Block a user