Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


say_args_t Struct Reference

Data Fields

int audiofd
 
struct ast_channelchan
 
int ctrlfd
 
const char * ints
 
const char * language
 

Detailed Description

Definition at line 140 of file app_playback.c.

Field Documentation

int audiofd

Definition at line 144 of file app_playback.c.

Referenced by s_streamwait3().

struct ast_channel* chan

Definition at line 141 of file app_playback.c.

Referenced by s_streamwait3().

int ctrlfd

Definition at line 145 of file app_playback.c.

Referenced by s_streamwait3().

const char* ints

Definition at line 142 of file app_playback.c.

Referenced by s_streamwait3().

const char* language

Definition at line 143 of file app_playback.c.

Referenced by do_say(), and s_streamwait3().


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