Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


sla_ringing_station Struct Reference

A station that is ringing. More...

Data Fields

struct {
   struct sla_ringing_station *   next
 
entry
 
struct timeval ring_begin
 
struct sla_stationstation
 

Detailed Description

A station that is ringing.

Definition at line 950 of file app_meetme.c.

Field Documentation

struct { ... } entry
struct sla_ringing_station* next

Definition at line 954 of file app_meetme.c.

struct timeval ring_begin

The time that this station started ringing

Definition at line 953 of file app_meetme.c.

Referenced by sla_calc_station_timeouts(), and sla_create_ringing_station().


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