Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
namelist Struct Reference
Collaboration diagram for namelist:
Collaboration graph
[legend]

Data Fields

char name [100]
 
char name2 [100]
 
struct namelistnext
 

Detailed Description

Definition at line 39 of file ael_main.c.

Field Documentation

◆ name

char name[100]

Definition at line 41 of file ael_main.c.

Referenced by ast_add_extension2(), create_name(), destroy_namelist(), main(), and pbx_findapp().

◆ name2

char name2[100]

Definition at line 42 of file ael_main.c.

Referenced by ast_add_extension2(), ast_context_add_switch2(), and main().

◆ next

struct namelist* next

Definition at line 43 of file ael_main.c.

Referenced by ast_add_extension2(), destroy_namelist(), and main().


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