Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
int | defined |
int | id |
int | initlen |
char | retstr [80] |
int | retstrlen |
char | vname [40] |
Definition at line 131 of file app_adsiprog.c.
int defined |
Definition at line 136 of file app_adsiprog.c.
Referenced by adsi_process(), and compile_script().
int id |
Definition at line 135 of file app_adsiprog.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), adsi_process(), getkeybyname(), Model::load(), and showkeys().
int initlen |
Definition at line 134 of file app_adsiprog.c.
Referenced by adsi_process(), and process_returncode().
char retstr[80] |
Definition at line 137 of file app_adsiprog.c.
Referenced by adsi_process(), adsi_prog(), and process_returncode().
int retstrlen |
Definition at line 133 of file app_adsiprog.c.
Referenced by adsi_process(), adsi_prog(), and process_returncode().
char vname[40] |
Definition at line 132 of file app_adsiprog.c.
Referenced by adsi_prog(), compile_script(), getkeybyname(), and process_returncode().