Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
ast_cond_t * | cond |
ast_mutex_t * | cond_lock |
struct sla_station * | station |
struct sla_trunk_ref * | trunk_ref |
ast_cond_t* cond |
ast_mutex_t* cond_lock |
Definition at line 907 of file app_sla.c.
Referenced by sla_handle_dial_state_event().
struct sla_station* station |
Definition at line 905 of file app_sla.c.
Referenced by run_station().
struct sla_trunk_ref* trunk_ref |
Definition at line 906 of file app_sla.c.
Referenced by run_station().