Sun Oct 16 2011 08:43:15

Asterisk developer's documentation


sla_trunk_ref Struct Reference
Collaboration diagram for sla_trunk_ref:

Data Fields

struct ast_channelchan
struct {
   struct sla_trunk_ref *   next
entry
unsigned int ring_delay
unsigned int ring_timeout
enum sla_trunk_state state
struct sla_trunktrunk

Field Documentation

struct { ... } entry

Definition at line 854 of file app_meetme.c.

unsigned int ring_delay

Ring delay to use when this trunk is ringing on this specific station. This takes higher priority than a ring delay set at the station level.

Definition at line 865 of file app_meetme.c.

Referenced by sla_show_stations(), sla_check_station_delay(), and sla_add_trunk_to_station().

unsigned int ring_timeout

Ring timeout to use when this trunk is ringing on this specific station. This takes higher priority than a ring timeout set at the station level.

Definition at line 861 of file app_meetme.c.

Referenced by sla_show_stations(), sla_calc_station_timeouts(), and sla_add_trunk_to_station().


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