Mon Mar 19 11:30:59 2012

Asterisk developer's documentation


sla_ringing_station Struct Reference

A station that is ringing. More...


Data Fields

struct {
   sla_ringing_station *   next
entry
timeval ring_begin
sla_stationstation


Detailed Description

A station that is ringing.

Definition at line 924 of file app_meetme.c.


Field Documentation

struct { ... } entry

Referenced by sla_calc_station_timeouts(), sla_check_ringing_station(), sla_handle_dial_state_event(), and sla_hangup_stations().

struct sla_ringing_station* next

Definition at line 928 of file app_meetme.c.

struct timeval ring_begin

The time that this station started ringing

Definition at line 927 of file app_meetme.c.

Referenced by sla_calc_station_timeouts().

struct sla_station* station

Definition at line 925 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(), and sla_stop_ringing_station().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 19 11:30:59 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7