Data Fields | |
timeval | ring_begin |
sla_station * | station |
Definition at line 511 of file app_meetme.c.
struct timeval ring_begin |
The time that this station started ringing
Definition at line 514 of file app_meetme.c.
Referenced by sla_calc_station_timeouts().
struct sla_station* station |
Definition at line 512 of file app_meetme.c.
Referenced by sla_calc_station_timeouts(), sla_check_ringing_station(), sla_create_ringing_station(), sla_handle_dial_state_event(), sla_hangup_stations(), sla_ring_station(), and sla_stop_ringing_station().