Tue Mar 2 17:35:50 2010

Asterisk developer's documentation


sla_station Struct Reference

Collaboration diagram for sla_station:
Collaboration graph
[legend]

Data Fields

struct ast_string_field_mgr __field_mgr
struct ast_string_field_pool__field_mgr_pool
const ast_string_field autocontext
const ast_string_field device
struct ast_dialdial
struct {
   struct sla_station *   next
entry
unsigned int hold_access:1
const ast_string_field name
unsigned int ref_count
unsigned int ring_delay
unsigned int ring_timeout
struct {
   struct sla_trunk_ref *   first
   struct sla_trunk_ref *   last
trunks

Detailed Description

Definition at line 476 of file app_meetme.c.


Field Documentation

Definition at line 482 of file app_meetme.c.

Definition at line 482 of file app_meetme.c.

Definition at line 482 of file app_meetme.c.

Referenced by destroy_station(), sla_build_station(), and sla_show_stations().

Definition at line 482 of file app_meetme.c.

Referenced by sla_ring_station(), and sla_show_stations().

struct ast_dial* dial [read]
struct { ... } entry
struct sla_trunk_ref* first [read]

Definition at line 483 of file app_meetme.c.

unsigned int hold_access

This option uses the values in the sla_hold_access enum and sets the access control type for hold on this station.

Definition at line 495 of file app_meetme.c.

Referenced by sla_build_station(), sla_check_station_hold_access(), and sla_show_stations().

struct sla_trunk_ref* last [read]

Definition at line 483 of file app_meetme.c.

struct sla_station* next [read]

Definition at line 477 of file app_meetme.c.

unsigned int ref_count

Use count for inside sla_station_exec

Definition at line 497 of file app_meetme.c.

Referenced by sla_check_reload(), and sla_station_exec().

unsigned int ring_delay

Ring delay for this station, for any trunk. If a ring delay is set for a specific trunk on this station, that will take priority over this value.

Definition at line 492 of file app_meetme.c.

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

unsigned int ring_timeout

Ring timeout for this station, for any trunk. If a ring timeout is set for a specific trunk on this station, that will take priority over this value.

Definition at line 488 of file app_meetme.c.

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

struct { ... } trunks

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

Generated on 2 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1