Data Fields | |
struct { | |
sla_station_ref * next | |
} | entry |
sla_station * | station |
Definition at line 452 of file app_meetme.c.
struct { ... } entry |
Referenced by sla_add_trunk_to_station().
struct sla_station_ref* next |
Definition at line 453 of file app_meetme.c.
struct sla_station* station |
Definition at line 454 of file app_meetme.c.
Referenced by sla_add_trunk_to_station(), sla_calc_station_timeouts(), sla_check_station_hold_access(), sla_check_timed_out_station(), sla_create_station_ref(), sla_ring_stations(), and sla_show_trunks().