Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


dial_trunk_args Struct Reference

Data Fields

ast_cond_tcond
 
ast_mutex_tcond_lock
 
struct sla_stationstation
 
struct sla_trunk_reftrunk_ref
 

Detailed Description

Definition at line 6368 of file app_meetme.c.

Field Documentation

ast_cond_t* cond

Definition at line 6372 of file app_meetme.c.

Referenced by dial_trunk().

ast_mutex_t* cond_lock

Definition at line 6371 of file app_meetme.c.

Referenced by dial_trunk(), and sla_station_exec().

struct sla_station* station

Definition at line 6370 of file app_meetme.c.

Referenced by dial_trunk(), and sla_station_exec().

struct sla_trunk_ref* trunk_ref

Definition at line 6369 of file app_meetme.c.

Referenced by dial_trunk(), and sla_station_exec().


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