Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
char | data [2048] |
int | datalen |
int | defined |
int | id |
char * | ifdata |
int | ifinscount |
int | inscount |
char | vname [40] |
Definition at line 140 of file app_adsiprog.c.
char data[2048] |
Definition at line 148 of file app_adsiprog.c.
Referenced by adsi_process(), adsi_prog(), compile_script(), and process_opcode().
int datalen |
Definition at line 144 of file app_adsiprog.c.
Referenced by adsi_process(), adsi_prog(), and process_opcode().
int defined |
Definition at line 143 of file app_adsiprog.c.
Referenced by adsi_process(), and compile_script().
int id |
Definition at line 142 of file app_adsiprog.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), adsi_process(), getsubbyname(), Model::load(), onevent(), process_opcode(), and subscript().
char* ifdata |
Definition at line 147 of file app_adsiprog.c.
Referenced by adsi_process().
int ifinscount |
Definition at line 146 of file app_adsiprog.c.
Referenced by adsi_process().
int inscount |
Definition at line 145 of file app_adsiprog.c.
Referenced by adsi_process(), and process_opcode().
char vname[40] |
Definition at line 141 of file app_adsiprog.c.
Referenced by adsi_prog(), compile_script(), getsubbyname(), and process_opcode().