|
Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
| int(* | func )(struct ast_dsp *, struct ast_frame *, int *) |
| const char * | name |
| const char * | status |
| int | stop_on_frame_timeout |
Definition at line 133 of file app_waitforsilence.c.
Definition at line 137 of file app_waitforsilence.c.
Referenced by do_waiting().
| const char* name |
Definition at line 134 of file app_waitforsilence.c.
Referenced by do_waiting(), PathSegment::get_child(), Parameter::load(), SwaggerType::load(), Property::load(), and waitfor_exec().
| const char* status |
Definition at line 135 of file app_waitforsilence.c.
Referenced by do_waiting().
| int stop_on_frame_timeout |
Definition at line 136 of file app_waitforsilence.c.
Referenced by do_waiting().
1.8.13