dect
/
asterisk
Archived
13
0
Fork 0

Doxygen update

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51920 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
oej 2007-01-24 09:05:29 +00:00
parent 396370afd6
commit c689de66ae
21 changed files with 33 additions and 1 deletions

View File

@ -19,6 +19,7 @@
*
* \brief Use the base64 as functions
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -18,6 +18,7 @@
*
* \brief Caller ID related dialplan functions
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -21,6 +21,8 @@
* \brief Call Detail Record related dialplan functions
*
* \author Anthony Minessale II
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -20,6 +20,7 @@
*
* \author Kevin P. Fleming <kpfleming@digium.com>
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -23,6 +23,8 @@
* \brief Functions for interaction with the Asterisk database
*
* \author Russell Bryant <russelb@clemson.edu>
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -27,6 +27,8 @@
* \author Russell Bryant <russelb@clemson.edu>
*
* \arg See also AstENUM
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -18,6 +18,7 @@
*
* \brief Environment related dialplan functions
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -21,6 +21,8 @@
* \brief Global variable dialplan functions
*
* \author Tilghman Lesher <func_global__200605@the-tilghman.com>
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -18,6 +18,7 @@
*
* \brief Channel group related dialplan functions
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -20,6 +20,8 @@
* \brief Conditional logic dialplan functions
*
* \author Anthony Minessale II
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -22,6 +22,8 @@
*
* \author Andy Powell
* \author Mark Spencer <markster@digium.com>
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -22,6 +22,8 @@
*
* \author Olle E. Johansson <oej@edvina.net>
* \author Russell Bryant <russelb@clemson.edu>
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -18,6 +18,8 @@
*
* \brief Simple module check function
* \author Olle E. Johansson, Edvina.net
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -22,6 +22,8 @@
* \brief ODBC lookups
*
* \author Tilghman Lesher <func_odbc__200508@the-tilghman.com>
*
* \ingroup functions
*/
/*** MODULEINFO

View File

@ -21,6 +21,7 @@
*
* \author Claude Patry <cpatry@gmail.com>
* \author Tilghman Lesher ( http://asterisk.drunkcoder.com/ )
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -20,6 +20,8 @@
* \brief SHA1 digest related dialplan functions
*
* \author Claude Patry <cpatry@gmail.com>
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -18,9 +18,11 @@
*
* \SHELL function to return the value of a system call.
*
* \ Inspiration and Guidance from Russell! Thank You!
* \note Inspiration and Guidance from Russell! Thank You!
*
* \author Brandon Kruse <bkruse@digium.com>
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -22,6 +22,7 @@
*
* \author Tilghman Lesher
* \author Anothony Minessale II
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -21,6 +21,7 @@
* \brief Channel timeout related dialplan functions
*
* \author Mark Spencer <markster@digium.com>
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -25,6 +25,7 @@
* \note For now this code only supports 8 bit characters, not unicode,
which we ultimately will need to support.
*
* \ingroup functions
*/
#include "asterisk.h"

View File

@ -19,6 +19,7 @@
* \brief Return the current Version strings
*
* \author Steve Murphy (murf@digium.com)
* \ingroup functions
*/
#include "asterisk.h"