Sat Jul 26 06:14:37 2008

Asterisk developer's documentation


ast_conf_user Struct Reference

Collaboration diagram for ast_conf_user:

Collaboration graph
[legend]

Data Fields

int adminflags
ast_channelchan
time_t jointime
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 358 of file app_meetme.c.


Field Documentation

int adminflags

Flags set by the Admin

Definition at line 361 of file app_meetme.c.

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

struct ast_channel* chan

Connected channel

Definition at line 362 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 367 of file app_meetme.c.

Referenced by meetme_cmd().

struct volume listen

Definition at line 369 of file app_meetme.c.

Referenced by tweak_listen_volume().

char namerecloc[PATH_MAX]

Name Recorded file Location

Definition at line 366 of file app_meetme.c.

struct volume talk

Definition at line 368 of file app_meetme.c.

Referenced by tweak_talk_volume().

int talking

Is user talking

Definition at line 363 of file app_meetme.c.

Referenced by meetme_cmd().

int user_no

User Number

Definition at line 359 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 360 of file app_meetme.c.

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

char usrvalue[50]

Custom User Value

Definition at line 365 of file app_meetme.c.

int zapchannel

Is a Zaptel channel

Definition at line 364 of file app_meetme.c.


The documentation for this struct was generated from the following file:
Generated on Sat Jul 26 06:14:37 2008 for Asterisk - the Open Source PBX by  doxygen 1.5.1