Fri Jul 24 00:42:04 2009

Asterisk developer's documentation


ast_conf_user Struct Reference

The MeetMe User object. More...


Data Fields

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


Detailed Description

The MeetMe User object.

Definition at line 427 of file app_meetme.c.


Field Documentation

int adminflags

Flags set by the Admin

Definition at line 430 of file app_meetme.c.

Referenced by conf_run().

struct ast_channel* chan

Connected channel

Definition at line 431 of file app_meetme.c.

Referenced by conf_run().

int dahdichannel

Is a DAHDI channel

Definition at line 433 of file app_meetme.c.

const char* end_sound

File to play when time is up.

Definition at line 443 of file app_meetme.c.

time_t jointime

Time the user joined the conference

Definition at line 436 of file app_meetme.c.

time_t kicktime

Time the user will be kicked from the conference

Definition at line 437 of file app_meetme.c.

struct { ... } list

Referenced by action_meetmelist(), admin_exec(), channel_admin_exec(), complete_meetmecmd(), conf_queue_dtmf(), find_user(), and meetmemute().

struct volume listen

Definition at line 445 of file app_meetme.c.

char namerecloc[PATH_MAX]

Name Recorded file Location

Definition at line 435 of file app_meetme.c.

struct ast_conf_user* next

Definition at line 446 of file app_meetme.c.

long play_warning

Play a warning when 'y' ms are left

Definition at line 440 of file app_meetme.c.

struct timeval start_time

Time the user entered into the conference

Definition at line 438 of file app_meetme.c.

struct volume talk

Definition at line 444 of file app_meetme.c.

int talking

Is user talking

Definition at line 432 of file app_meetme.c.

long timelimit

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

Definition at line 439 of file app_meetme.c.

int user_no

User Number

Definition at line 428 of file app_meetme.c.

Referenced by complete_meetmecmd().

int userflags

Flags as set in the conference

Definition at line 429 of file app_meetme.c.

Referenced by conf_run().

char usrvalue[50]

Custom User Value

Definition at line 434 of file app_meetme.c.

long warning_freq

Repeat the warning every 'z' ms

Definition at line 441 of file app_meetme.c.

const char* warning_sound

File to play as warning if 'y' is defined

Definition at line 442 of file app_meetme.c.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 24 00:42:04 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7