|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|
Data Fields | |
| char | data [2048] |
| int | datalen |
| int | defined |
| int | id |
| char * | ifdata |
| int | ifinscount |
| int | inscount |
| char | vname [40] |
Definition at line 143 of file app_adsiprog.c.
| char data[2048] |
Definition at line 151 of file app_adsiprog.c.
Referenced by adsi_prog(), and compile_script().
| int datalen |
Definition at line 147 of file app_adsiprog.c.
Referenced by adsi_prog().
| int defined |
Definition at line 146 of file app_adsiprog.c.
Referenced by compile_script().
| int id |
Definition at line 145 of file app_adsiprog.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), and adsi_process().
| char* ifdata |
Definition at line 150 of file app_adsiprog.c.
| int ifinscount |
Definition at line 149 of file app_adsiprog.c.
| int inscount |
Definition at line 148 of file app_adsiprog.c.
| char vname[40] |
Definition at line 144 of file app_adsiprog.c.
Referenced by adsi_process(), adsi_prog(), and compile_script().