Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


ivr_localuser Struct Reference

Data Structures

struct  finishlist
 
struct  playlist
 

Data Fields

int abort_current_sound
 
struct ast_channelchan
 
struct ivr_localuser::finishlist finishlist
 
int gen_active
 
int option_autoclear
 
int playing_silence
 
struct ivr_localuser::playlist playlist
 

Detailed Description

Definition at line 133 of file app_externalivr.c.

Field Documentation

int abort_current_sound

Definition at line 137 of file app_externalivr.c.

Referenced by app_exec(), eivr_comm(), gen_nextfile(), and gen_readframe().

struct ast_channel* chan

Definition at line 134 of file app_externalivr.c.

Referenced by app_exec(), eivr_comm(), gen_closestream(), and gen_nextfile().

int gen_active

Definition at line 140 of file app_externalivr.c.

Referenced by app_exec(), and eivr_comm().

int option_autoclear

Definition at line 139 of file app_externalivr.c.

Referenced by eivr_comm().

int playing_silence

Definition at line 138 of file app_externalivr.c.

Referenced by eivr_comm(), gen_nextfile(), and gen_readframe().


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