Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
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_prog(), and compile_script().
int datalen |
Definition at line 144 of file app_adsiprog.c.
Referenced by adsi_prog().
int defined |
Definition at line 143 of file app_adsiprog.c.
Referenced by 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(), and Model::load().
char* ifdata |
Definition at line 147 of file app_adsiprog.c.
int ifinscount |
Definition at line 146 of file app_adsiprog.c.
int inscount |
Definition at line 145 of file app_adsiprog.c.
char vname[40] |
Definition at line 141 of file app_adsiprog.c.
Referenced by adsi_process(), adsi_prog(), and compile_script().