
Data Fields | |
| struct { | |
| struct sla_event * next | |
| } | entry |
| struct sla_station * | station |
| struct sla_trunk_ref * | trunk_ref |
| enum sla_event_type | type |
| struct { ... } entry |
Definition at line 891 of file app_meetme.c.
| struct sla_station* station |
Definition at line 889 of file app_meetme.c.
Referenced by sla_queue_event_full(), and sla_handle_hold_event().
| struct sla_trunk_ref* trunk_ref |
Definition at line 890 of file app_meetme.c.
Referenced by sla_queue_event_full(), and sla_handle_hold_event().
| enum sla_event_type type |
Definition at line 888 of file app_meetme.c.
Referenced by sla_queue_event_full(), and sla_thread().