Wed Oct 14 15:02:27 2009

Asterisk developer's documentation


ast_conf_user Struct Reference


Data Fields

int adminflags
ast_channelchan
time_t jointime
struct {
   ast_conf_user *   next
list
volume listen
char namerecloc [PATH_MAX]
volume talk
int talking
int user_no
int userflags
char usrvalue [50]
int zapchannel

Detailed Description

Definition at line 388 of file app_meetme.c.


Field Documentation

int adminflags

Flags set by the Admin

Definition at line 391 of file app_meetme.c.

Referenced by admin_exec(), conf_run(), meetme_cmd(), and meetmemute().

struct ast_channel* chan

Connected channel

Definition at line 392 of file app_meetme.c.

Referenced by conf_queue_dtmf(), conf_run(), meetme_cmd(), meetmemute(), reset_volumes(), set_listen_volume(), and set_talk_volume().

time_t jointime

Time the user joined the conference

Definition at line 397 of file app_meetme.c.

Referenced by meetme_cmd().

struct { ... } list

Referenced by complete_meetmecmd(), conf_queue_dtmf(), find_user(), meetme_cmd(), and meetmemute().

struct volume listen

Definition at line 399 of file app_meetme.c.

Referenced by tweak_listen_volume().

char namerecloc[PATH_MAX]

Name Recorded file Location

Definition at line 396 of file app_meetme.c.

struct ast_conf_user* next

Definition at line 400 of file app_meetme.c.

struct volume talk

Definition at line 398 of file app_meetme.c.

Referenced by tweak_talk_volume().

int talking

Is user talking

Definition at line 393 of file app_meetme.c.

Referenced by meetme_cmd().

int user_no

User Number

Definition at line 389 of file app_meetme.c.

Referenced by complete_meetmecmd(), find_user(), meetme_cmd(), and meetmemute().

int userflags

Flags as set in the conference

Definition at line 390 of file app_meetme.c.

Referenced by admin_exec(), conf_run(), and meetme_cmd().

char usrvalue[50]

Custom User Value

Definition at line 395 of file app_meetme.c.

int zapchannel

Is a Zaptel channel

Definition at line 394 of file app_meetme.c.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 14 15:02:27 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7