Sat Feb 11 06:37:28 2012

Asterisk developer's documentation


ast_conf_user Struct Reference

The MeetMe User object. More...

Collaboration diagram for ast_conf_user:

Collaboration graph
[legend]

Data Fields

int adminflags
struct ast_channelchan
int dahdichannel
const char * end_sound
time_t jointime
time_t kicktime
struct {
   struct ast_conf_user *   next
list
struct volume listen
char namerecloc [PATH_MAX]
long play_warning
struct timeval start_time
struct volume talk
int talking
long timelimit
int user_no
struct ast_flags64 userflags
char usrvalue [50]
long warning_freq
const char * warning_sound

Detailed Description

The MeetMe User object.

Definition at line 790 of file app_meetme.c.


Field Documentation

struct ast_channel* chan [read]

Is a DAHDI channel

Definition at line 796 of file app_meetme.c.

Referenced by conf_run().

const char* end_sound

File to play when time is up.

Definition at line 806 of file app_meetme.c.

Referenced by conf_run().

time_t jointime

Time the user joined the conference

Definition at line 799 of file app_meetme.c.

Referenced by conf_run(), and meetme_show_cmd().

time_t kicktime

Time the user will be kicked from the conference

Definition at line 800 of file app_meetme.c.

Referenced by conf_run().

struct { ... } list

struct volume listen [read]

Definition at line 808 of file app_meetme.c.

Referenced by conf_run(), tweak_listen_volume(), and user_add_provider_cb().

char namerecloc[PATH_MAX]

Name Recorded file Location

Definition at line 798 of file app_meetme.c.

Referenced by conf_run().

struct ast_conf_user* next [read]

Definition at line 809 of file app_meetme.c.

Play a warning when 'y' ms are left

Definition at line 803 of file app_meetme.c.

Referenced by conf_run().

struct timeval start_time [read]

Time the user entered into the conference

Definition at line 801 of file app_meetme.c.

Referenced by conf_run().

struct volume talk [read]

Definition at line 807 of file app_meetme.c.

Referenced by conf_run(), tweak_talk_volume(), and user_add_provider_cb().

int talking

Is user talking

Definition at line 795 of file app_meetme.c.

Referenced by action_meetmelist(), conf_run(), meetme_show_cmd(), and set_user_talking().

long timelimit

Time limit for the user to be in the conference L(x:y:z)

Definition at line 802 of file app_meetme.c.

Referenced by conf_run().

int user_no

struct ast_flags64 userflags [read]

char usrvalue[50]

Custom User Value

Definition at line 797 of file app_meetme.c.

Repeat the warning every 'z' ms

Definition at line 804 of file app_meetme.c.

Referenced by conf_run().

const char* warning_sound

File to play as warning if 'y' is defined

Definition at line 805 of file app_meetme.c.

Referenced by conf_run().


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

Generated on Sat Feb 11 06:37:28 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.5.6