Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
announce_listitem Struct Reference
Collaboration diagram for announce_listitem:
Collaboration graph
[legend]

Data Fields

enum announcetypes announcetype
 
struct ast_channelconfchan
 
int confusers
 
struct {
   struct announce_listitem *   next
 
entry
 
char language [MAX_LANGUAGE]
 
char namerecloc [PATH_MAX]
 
int vmrec
 

Detailed Description

Definition at line 839 of file app_meetme.c.

Field Documentation

◆ announcetype

enum announcetypes announcetype

Definition at line 846 of file app_meetme.c.

◆ confchan

struct ast_channel* confchan

Definition at line 843 of file app_meetme.c.

◆ confusers

int confusers

Definition at line 844 of file app_meetme.c.

◆ 

struct { ... } entry

◆ language

char language[MAX_LANGUAGE]

Definition at line 842 of file app_meetme.c.

◆ namerecloc

char namerecloc[PATH_MAX]

Name Recorded file Location

Definition at line 841 of file app_meetme.c.

◆ next

struct announce_listitem* next

Definition at line 840 of file app_meetme.c.

◆ vmrec

int vmrec

Definition at line 845 of file app_meetme.c.


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