Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
wait_type Struct Reference

Data Fields

int(* func )(struct ast_dsp *, struct ast_frame *, int *)
 
const char * name
 
const char * status
 
int stop_on_frame_timeout
 

Detailed Description

Definition at line 134 of file app_waitforsilence.c.

Field Documentation

◆ func

int(* func) (struct ast_dsp *, struct ast_frame *, int *)

Definition at line 138 of file app_waitforsilence.c.

Referenced by do_waiting().

◆ name

const char* name

◆ status

const char* status

Definition at line 136 of file app_waitforsilence.c.

Referenced by do_waiting().

◆ stop_on_frame_timeout

int stop_on_frame_timeout

Definition at line 137 of file app_waitforsilence.c.

Referenced by do_waiting().


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