*
* \brief Use the base64 as functions
*
+ * \ingroup functions
*/
#include "asterisk.h"
*
* \brief Caller ID related dialplan functions
*
+ * \ingroup functions
*/
#include "asterisk.h"
* \brief Call Detail Record related dialplan functions
*
* \author Anthony Minessale II
+ *
+ * \ingroup functions
*/
#include "asterisk.h"
*
* \author Kevin P. Fleming <kpfleming@digium.com>
*
+ * \ingroup functions
*/
#include "asterisk.h"
* \brief Functions for interaction with the Asterisk database
*
* \author Russell Bryant <russelb@clemson.edu>
+ *
+ * \ingroup functions
*/
#include "asterisk.h"
* \author Russell Bryant <russelb@clemson.edu>
*
* \arg See also AstENUM
+ *
+ * \ingroup functions
*/
#include "asterisk.h"
*
* \brief Environment related dialplan functions
*
+ * \ingroup functions
*/
#include "asterisk.h"
* \brief Global variable dialplan functions
*
* \author Tilghman Lesher <func_global__200605@the-tilghman.com>
+ *
+ * \ingroup functions
*/
#include "asterisk.h"
*
* \brief Channel group related dialplan functions
*
+ * \ingroup functions
*/
#include "asterisk.h"
* \brief Conditional logic dialplan functions
*
* \author Anthony Minessale II
+ *
+ * \ingroup functions
*/
#include "asterisk.h"
*
* \author Andy Powell
* \author Mark Spencer <markster@digium.com>
+ *
+ * \ingroup functions
*/
#include "asterisk.h"
*
* \author Olle E. Johansson <oej@edvina.net>
* \author Russell Bryant <russelb@clemson.edu>
+ *
+ * \ingroup functions
*/
#include "asterisk.h"
*
* \brief Simple module check function
* \author Olle E. Johansson, Edvina.net
+ *
+ * \ingroup functions
*/
#include "asterisk.h"
* \brief ODBC lookups
*
* \author Tilghman Lesher <func_odbc__200508@the-tilghman.com>
+ *
+ * \ingroup functions
*/
/*** MODULEINFO
*
* \author Claude Patry <cpatry@gmail.com>
* \author Tilghman Lesher ( http://asterisk.drunkcoder.com/ )
+ * \ingroup functions
*/
#include "asterisk.h"
* \brief SHA1 digest related dialplan functions
*
* \author Claude Patry <cpatry@gmail.com>
+ *
+ * \ingroup functions
*/
#include "asterisk.h"
*
* \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"
*
* \author Tilghman Lesher
* \author Anothony Minessale II
+ * \ingroup functions
*/
#include "asterisk.h"
* \brief Channel timeout related dialplan functions
*
* \author Mark Spencer <markster@digium.com>
+ * \ingroup functions
*/
#include "asterisk.h"
* \note For now this code only supports 8 bit characters, not unicode,
which we ultimately will need to support.
*
+ * \ingroup functions
*/
#include "asterisk.h"
* \brief Return the current Version strings
*
* \author Steve Murphy (murf@digium.com)
+ * \ingroup functions
*/
#include "asterisk.h"