Mon Jun 27 16:51:25 2011

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

Referenced by sla_check_failed_station().

struct sla_failed_station* next

Definition at line 898 of file app_meetme.c.

struct sla_station* station

Definition at line 896 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 Jun 27 16:51:25 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7