Asterisk - The Open Source Telephony Project
21.4.1
|
A trunk that is ringing. More...
Data Fields | |
struct { | |
struct sla_ringing_trunk * next | |
} | entry |
struct timeval | ring_begin |
struct { | |
struct sla_station_ref * first | |
struct sla_station_ref * last | |
} | timed_out_stations |
struct sla_trunk * | trunk |
struct timeval ring_begin |
The time that this trunk started ringing
Definition at line 306 of file app_sla.c.
Referenced by sla_calc_station_timeouts(), sla_calc_trunk_timeouts(), and sla_check_station_delay().