Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
adsi_soft_key Struct Reference

Data Fields

int defined
 
int id
 
int initlen
 
char retstr [80]
 
int retstrlen
 
char vname [40]
 

Detailed Description

Definition at line 131 of file app_adsiprog.c.

Field Documentation

◆ defined

int defined

Definition at line 136 of file app_adsiprog.c.

Referenced by adsi_process(), and compile_script().

◆ id

int id

◆ initlen

int initlen

Definition at line 134 of file app_adsiprog.c.

Referenced by adsi_process(), and process_returncode().

◆ retstr

char retstr[80]

Definition at line 137 of file app_adsiprog.c.

Referenced by adsi_process(), adsi_prog(), and process_returncode().

◆ retstrlen

int retstrlen

Definition at line 133 of file app_adsiprog.c.

Referenced by adsi_process(), adsi_prog(), and process_returncode().

◆ vname

char vname[40]

Definition at line 132 of file app_adsiprog.c.

Referenced by adsi_prog(), compile_script(), getkeybyname(), and process_returncode().


The documentation for this struct was generated from the following file: