Thu Apr 8 01:23:50 2010

Asterisk developer's documentation


announce_listitem Struct Reference

Collaboration diagram for announce_listitem:
Collaboration graph
[legend]

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


Field Documentation

Definition at line 376 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

struct ast_channel* confchan [read]

Definition at line 374 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

int confusers

Definition at line 375 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

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

Definition at line 373 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

char namerecloc[PATH_MAX]

Name Recorded file Location

Definition at line 372 of file app_meetme.c.

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

struct announce_listitem* next [read]

Definition at line 371 of file app_meetme.c.


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

Generated on 8 Apr 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1