|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| ast_cond_t * | cond |
| ast_mutex_t * | cond_lock |
| struct sla_station * | station |
| struct sla_trunk_ref * | trunk_ref |
Definition at line 6055 of file app_meetme.c.
| ast_cond_t* cond |
Definition at line 6059 of file app_meetme.c.
Referenced by run_station(), and sla_handle_dial_state_event().
| ast_mutex_t* cond_lock |
Definition at line 6058 of file app_meetme.c.
Referenced by run_station(), and sla_handle_dial_state_event().
| struct sla_station* station |
Definition at line 6056 of file app_meetme.c.
Referenced by run_station(), and sla_handle_dial_state_event().
| struct sla_trunk_ref* trunk_ref |
Definition at line 6057 of file app_meetme.c.
Referenced by run_station(), and sla_handle_dial_state_event().
1.8.13