Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
run_station_args Struct Reference
Collaboration diagram for run_station_args:
Collaboration graph
[legend]

Data Fields

ast_cond_tcond
 
ast_mutex_tcond_lock
 
struct sla_stationstation
 
struct sla_trunk_reftrunk_ref
 

Detailed Description

Definition at line 904 of file app_sla.c.

Field Documentation

◆ cond

ast_cond_t* cond

Definition at line 908 of file app_sla.c.

◆ cond_lock

ast_mutex_t* cond_lock

Definition at line 907 of file app_sla.c.

Referenced by sla_handle_dial_state_event().

◆ station

struct sla_station* station

Definition at line 905 of file app_sla.c.

Referenced by run_station().

◆ trunk_ref

struct sla_trunk_ref* trunk_ref

Definition at line 906 of file app_sla.c.

Referenced by run_station().


The documentation for this struct was generated from the following file: