Thu Oct 25 11:11:02 2018

Asterisk developer's documentation


sla_trunk_ref Struct Reference

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

Detailed Description

Definition at line 484 of file app_meetme.c.


Field Documentation

struct ast_channel* chan [read]
struct { ... } entry
struct sla_trunk_ref* next [read]

Definition at line 485 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 496 of file app_meetme.c.

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

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 492 of file app_meetme.c.

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

struct sla_trunk* trunk [read]

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

Generated on 25 Oct 2018 for Asterisk - the Open Source PBX by  doxygen 1.6.1