Thu Apr 28 2011 17:16:25

Asterisk developer's documentation


ivr_localuser Struct Reference

Collaboration diagram for ivr_localuser:

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


Field Documentation

Definition at line 95 of file app_externalivr.c.

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

struct ast_channel* chan

Definition at line 92 of file app_externalivr.c.

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

Definition at line 98 of file app_externalivr.c.

Referenced by app_exec(), and eivr_comm().

Definition at line 97 of file app_externalivr.c.

Referenced by eivr_comm().

Definition at line 96 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: