Asterisk - The Open Source Telephony Project GIT-master-754dea3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
dial_trunk_args Struct Reference
Collaboration diagram for dial_trunk_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 1793 of file app_sla.c.

Field Documentation

◆ cond

ast_cond_t* cond

Definition at line 1797 of file app_sla.c.

◆ cond_lock

ast_mutex_t* cond_lock

Definition at line 1796 of file app_sla.c.

Referenced by sla_station_exec().

◆ station

struct sla_station* station

Definition at line 1795 of file app_sla.c.

Referenced by sla_station_exec().

◆ trunk_ref

struct sla_trunk_ref* trunk_ref

Definition at line 1794 of file app_sla.c.

Referenced by sla_station_exec().


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