Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ael_priority Struct Reference

#include <ael_structs.h>

Data Fields

char * app
 
char * appargs
 
struct ael_extensionexten
 
struct ael_prioritygoto_false
 
struct ael_prioritygoto_true
 
struct ael_prioritynext
 
struct pvalorigin
 
int priority_num
 
ael_priority_type type
 

Detailed Description

Definition at line 87 of file ael_structs.h.

Field Documentation

char* app

Definition at line 92 of file ael_structs.h.

Referenced by add_extensions(), ast_compile_ael2(), destroy_extensions(), and gen_prios().

struct ael_extension* exten

Definition at line 96 of file ael_structs.h.

Referenced by add_extensions(), gen_prios(), and linkprio().

struct ael_priority* goto_false

Definition at line 99 of file ael_structs.h.

Referenced by add_extensions(), destroy_extensions(), and gen_prios().

struct ael_priority* goto_true

Definition at line 98 of file ael_structs.h.

Referenced by add_extensions(), destroy_extensions(), and gen_prios().

int priority_num

Definition at line 89 of file ael_structs.h.

Referenced by add_extensions(), ast_compile_ael2(), and set_priorities().

Definition at line 90 of file ael_structs.h.

Referenced by add_extensions(), ast_compile_ael2(), and gen_prios().


The documentation for this struct was generated from the following file: