Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
enum announcetypes | announcetype |
struct ast_channel * | confchan |
int | confusers |
struct { | |
struct announce_listitem * next | |
} | entry |
char | language [MAX_LANGUAGE] |
char | namerecloc [PATH_MAX] |
int | vmrec |
Definition at line 839 of file app_meetme.c.
enum announcetypes announcetype |
Definition at line 846 of file app_meetme.c.
struct ast_channel* confchan |
Definition at line 843 of file app_meetme.c.
int confusers |
Definition at line 844 of file app_meetme.c.
struct { ... } entry |
char language[MAX_LANGUAGE] |
Definition at line 842 of file app_meetme.c.
char namerecloc[PATH_MAX] |
Name Recorded file Location
Definition at line 841 of file app_meetme.c.
struct announce_listitem* next |
Definition at line 840 of file app_meetme.c.
int vmrec |
Definition at line 845 of file app_meetme.c.