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

Data Fields | |
| struct { | |
| struct sla_failed_station * next | |
| } | entry |
| struct timeval | last_try |
| struct sla_station * | station |
A station that failed to be dialed.
Definition at line 577 of file app_meetme.c.
| struct { ... } entry |
struct timeval last_try [read] |
Definition at line 579 of file app_meetme.c.
Referenced by sla_check_failed_station(), and sla_ring_station().
struct sla_failed_station* next [read] |
Definition at line 580 of file app_meetme.c.
struct sla_station* station [read] |
Definition at line 578 of file app_meetme.c.
Referenced by sla_check_failed_station(), and sla_ring_station().
1.6.1