
Data Fields | |
| struct { | |
| struct sla_event * next | |
| } | entry |
| struct sla_station * | station |
| struct sla_trunk_ref * | trunk_ref |
| enum sla_event_type | type |
Definition at line 565 of file app_meetme.c.
| struct { ... } entry |
Definition at line 569 of file app_meetme.c.
struct sla_station* station [read] |
Definition at line 567 of file app_meetme.c.
Referenced by sla_handle_hold_event().
struct sla_trunk_ref* trunk_ref [read] |
Definition at line 568 of file app_meetme.c.
Referenced by sla_handle_hold_event().
| enum sla_event_type type |
Definition at line 566 of file app_meetme.c.
Referenced by sla_thread().
1.6.1