Asterisk main include file. File version handling, generic pbx functions.
static struct ast_sched_context * sched
Scheduler for transaction timeouts.
int aeap_general_initialize(void)
Initialize general/common AEAP facilities.
void aeap_general_finalize(void)
Finalize/cleanup general AEAP facilities.
struct ast_sched_context * aeap_sched_context(void)
Retrieve the scheduling context.
Scheduler Routines (derived from cheops)
void ast_sched_context_destroy(struct ast_sched_context *c)
destroys a schedule context
int ast_sched_start_thread(struct ast_sched_context *con)
Start a thread for processing scheduler entries.
struct ast_sched_context * ast_sched_context_create(void)
Create a scheduler context.