Sun Oct 16 2011 08:43:15

Asterisk developer's documentation


say_args_t Struct Reference
Collaboration diagram for say_args_t:

Data Fields

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

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 s_streamwait3(), and do_say().


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