Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
say_args_t Struct Reference

Typical 'say' arguments in addition to the date or number or string to say. We do not include 'options' because they may be different in recursive calls, and so they are better left as an external parameter. More...

Data Fields

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

Detailed Description

Typical 'say' arguments in addition to the date or number or string to say. We do not include 'options' because they may be different in recursive calls, and so they are better left as an external parameter.

Definition at line 160 of file app_playback.c.


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