Mon Apr 28 2014 10:07:11

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


Field Documentation

Definition at line 711 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

Definition at line 709 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

int confusers

Definition at line 710 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

struct { ... } entry

Definition at line 708 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

char namerecloc[PATH_MAX]

Name Recorded file Location

Definition at line 707 of file app_meetme.c.

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

Definition at line 706 of file app_meetme.c.


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