Mon Mar 31 17:30:14 2014

Asterisk developer's documentation


sla_failed_station Struct Reference

A station that failed to be dialed. More...

Data Fields

struct {
   struct sla_failed_station *   next
entry
struct timeval last_try
struct sla_stationstation

Detailed Description

A station that failed to be dialed.

Note:
Only used by the SLA thread.

Definition at line 523 of file app_meetme.c.


Field Documentation

struct { ... } entry
struct timeval last_try [read]

Definition at line 525 of file app_meetme.c.

Referenced by sla_check_failed_station(), and sla_ring_station().

struct sla_failed_station* next [read]

Definition at line 526 of file app_meetme.c.

struct sla_station* station [read]

Definition at line 524 of file app_meetme.c.

Referenced by sla_check_failed_station(), and sla_ring_station().


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

Generated on 31 Mar 2014 for Asterisk - the Open Source PBX by  doxygen 1.6.1