|
Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
| char | data [70] |
| int | datalen |
| int | id |
| char | vname [40] |
Definition at line 161 of file app_adsiprog.c.
| char data[70] |
Definition at line 164 of file app_adsiprog.c.
Referenced by adsi_process(), and adsi_prog().
| int datalen |
Definition at line 165 of file app_adsiprog.c.
Referenced by adsi_process(), and adsi_prog().
| int id |
Definition at line 163 of file app_adsiprog.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), adsi_process(), getdisplaybyname(), Model::load(), and showdisplay().
| char vname[40] |
Definition at line 162 of file app_adsiprog.c.
Referenced by adsi_prog(), and getdisplaybyname().
1.8.13