43 static int unload_module(
void)
48 static int load_module(
void)
53 AST_MODULE_INFO(
ASTERISK_GPL_KEY, AST_MODFLAG_GLOBAL_SYMBOLS,
"share-able code for AEL",
54 .support_level = AST_MODULE_SUPPORT_EXTENDED,
56 .unload = unload_module
Asterisk locking-related definitions:
Asterisk main include file. File version handling, generic pbx functions.
Generic File Format Support. Should be included by clients of the file handling routines. File service providers should instead include mod_format.h.
Configuration File Parser.
General Asterisk PBX channel definitions.
Core PBX routines and definitions.
Standard Command Line Interface.
#define ASTERISK_GPL_KEY
The text the key() function should return.
Asterisk module definitions.