Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


run_station_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 5578 of file app_meetme.c.

Field Documentation

ast_cond_t* cond

Definition at line 5582 of file app_meetme.c.

Referenced by run_station(), and sla_handle_dial_state_event().

ast_mutex_t* cond_lock

Definition at line 5581 of file app_meetme.c.

Referenced by run_station(), and sla_handle_dial_state_event().

struct sla_station* station

Definition at line 5579 of file app_meetme.c.

Referenced by run_station(), and sla_handle_dial_state_event().

struct sla_trunk_ref* trunk_ref

Definition at line 5580 of file app_meetme.c.

Referenced by run_station(), and sla_handle_dial_state_event().


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