36 #include "asterisk/channel.h"
Main Channel structure associated with a channel.
#define AST_MODULE_INFO_STANDARD(keystr, desc)
Asterisk main include file. File version handling, generic pbx functions.
#define ast_set_flag(p, flag)
int ast_unregister_application(const char *app)
Unregister an application.
static int unload_module(void)
static const char nocdr_app[]
static int nocdr_exec(struct ast_channel *chan, const char *data)
#define ASTERISK_GPL_KEY
The text the key() function should return.
Asterisk module definitions.
#define ast_register_application_xml(app, execute)
Register an application using XML documentation.
#define ASTERISK_FILE_VERSION(file, version)
Register/unregister a source code file with the core.
static int load_module(void)