Mon Mar 12 2012 21:47:33

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]

Detailed Description

Definition at line 692 of file app_meetme.c.


Field Documentation

Definition at line 698 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

Definition at line 696 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

int confusers

Definition at line 697 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

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

Definition at line 695 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

char namerecloc[PATH_MAX]

Name Recorded file Location

Definition at line 694 of file app_meetme.c.

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

Definition at line 693 of file app_meetme.c.


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