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 1790 of file app_sla.c.
Referenced by sla_station_exec().
struct sla_station* station |
Definition at line 1789 of file app_sla.c.
Referenced by sla_station_exec().
struct sla_trunk_ref* trunk_ref |
Definition at line 1788 of file app_sla.c.
Referenced by sla_station_exec().