Asterisk - The Open Source Telephony Project  18.5.0
Data Structures | Data Fields
ivr_localuser Struct Reference
Collaboration diagram for ivr_localuser:
Collaboration graph
[legend]

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 134 of file app_externalivr.c.

Field Documentation

◆ abort_current_sound

int abort_current_sound

Definition at line 138 of file app_externalivr.c.

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

◆ chan

struct ast_channel* chan

Definition at line 135 of file app_externalivr.c.

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

◆ finishlist

Referenced by eivr_comm(), and gen_readframe().

◆ gen_active

int gen_active

Definition at line 141 of file app_externalivr.c.

Referenced by app_exec(), and eivr_comm().

◆ option_autoclear

int option_autoclear

Definition at line 140 of file app_externalivr.c.

Referenced by eivr_comm().

◆ playing_silence

int playing_silence

Definition at line 139 of file app_externalivr.c.

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

◆ playlist


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