Fri Apr 29 2011 07:59:21

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


Field Documentation

Definition at line 690 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

Definition at line 688 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

int confusers

Definition at line 689 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

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

Definition at line 687 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

char namerecloc[PATH_MAX]

Name Recorded file Location

Definition at line 686 of file app_meetme.c.

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

Definition at line 685 of file app_meetme.c.


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