Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
ael_priority Struct Reference

#include <ael_structs.h>

Collaboration diagram for ael_priority:
Collaboration graph
[legend]

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

◆ app

char* app

Definition at line 92 of file ael_structs.h.

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

◆ appargs

char* appargs

◆ exten

struct ael_extension* exten

◆ goto_false

struct ael_priority* goto_false

Definition at line 99 of file ael_structs.h.

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

◆ goto_true

struct ael_priority* goto_true

Definition at line 98 of file ael_structs.h.

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

◆ next

struct ael_priority* next

◆ origin

struct pval* origin

◆ priority_num

int priority_num

Definition at line 89 of file ael_structs.h.

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

◆ type

Definition at line 90 of file ael_structs.h.

Referenced by add_extensions(), ast_compile_ael2(), gen_prios(), and Property::load().


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