Fri Apr 27 14:27:32 2012

Asterisk developer's documentation


announce_listitem Struct Reference

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


Field Documentation

Definition at line 342 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

struct ast_channel* confchan [read]

Definition at line 340 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

int confusers

Definition at line 341 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

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

Definition at line 339 of file app_meetme.c.

Referenced by announce_thread(), and conf_run().

char namerecloc[PATH_MAX]

Name Recorded file Location

Definition at line 338 of file app_meetme.c.

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

struct announce_listitem* next [read]

Definition at line 337 of file app_meetme.c.


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

Generated on 27 Apr 2012 for Asterisk - the Open Source PBX by  doxygen 1.6.1