Sat Apr 26 2014 22:03:22

Asterisk developer's documentation


announce_listitem Struct Reference
Collaboration diagram for announce_listitem:

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 738 of file app_meetme.c.


Field Documentation

Definition at line 745 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

Definition at line 742 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

int confusers

Definition at line 743 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

struct { ... } entry

Definition at line 741 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

char namerecloc[PATH_MAX]

Name Recorded file Location

Definition at line 740 of file app_meetme.c.

Referenced by announce_thread(), conf_free(), and conf_run().

Definition at line 739 of file app_meetme.c.

int vmrec

Definition at line 744 of file app_meetme.c.

Referenced by announce_thread(), conf_free(), and conf_run().


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