Mon Oct 8 12:39:33 2012

Asterisk developer's documentation


sla_failed_station Struct Reference

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


Data Fields

struct {
   sla_failed_station *   next
entry
timeval last_try
sla_stationstation


Detailed Description

A station that failed to be dialed.

Note:
Only used by the SLA thread.

Definition at line 903 of file app_meetme.c.


Field Documentation

struct { ... } entry

Referenced by sla_check_failed_station(), and sla_ring_station().

struct timeval last_try

Definition at line 905 of file app_meetme.c.

Referenced by sla_check_failed_station().

struct sla_failed_station* next

Definition at line 906 of file app_meetme.c.

struct sla_station* station

Definition at line 904 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 Mon Oct 8 12:39:33 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7