Asterisk - The Open Source Telephony Project GIT-master-754dea3
|
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 1796 of file app_sla.c.
Referenced by sla_station_exec().
struct sla_station* station |
Definition at line 1795 of file app_sla.c.
Referenced by sla_station_exec().
struct sla_trunk_ref* trunk_ref |
Definition at line 1794 of file app_sla.c.
Referenced by sla_station_exec().