Sun Oct 16 2011 08:43:12

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]

Field Documentation

Definition at line 691 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

Definition at line 689 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

int confusers

Definition at line 690 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

struct { ... } entry
char language[MAX_LANGUAGE]

Definition at line 688 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

char namerecloc[PATH_MAX]

Name Recorded file Location

Definition at line 687 of file app_meetme.c.

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

Definition at line 686 of file app_meetme.c.


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