| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| 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 913 of file app_sla.c.
Referenced by sla_handle_dial_state_event().
| struct sla_station* station | 
Definition at line 911 of file app_sla.c.
Referenced by run_station().
| struct sla_trunk_ref* trunk_ref | 
Definition at line 912 of file app_sla.c.
Referenced by run_station().