Data Fields | |
struct { | |
sla_event * next | |
} | entry |
sla_station * | station |
sla_trunk_ref * | trunk_ref |
enum sla_event_type | type |
Definition at line 514 of file app_meetme.c.
struct { ... } entry |
Definition at line 518 of file app_meetme.c.
struct sla_station* station |
Definition at line 516 of file app_meetme.c.
Referenced by sla_handle_hold_event(), and sla_queue_event_full().
struct sla_trunk_ref* trunk_ref |
Definition at line 517 of file app_meetme.c.
Referenced by sla_handle_hold_event(), and sla_queue_event_full().
enum sla_event_type type |