Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


sla_event Struct Reference

Data Fields

struct {
   struct sla_event *   next
 
entry
 
struct sla_stationstation
 
struct sla_trunk_reftrunk_ref
 
enum sla_event_type type
 

Detailed Description

Definition at line 920 of file app_meetme.c.

Field Documentation

struct { ... } entry
struct sla_event* next

Definition at line 924 of file app_meetme.c.

struct sla_station* station

Definition at line 922 of file app_meetme.c.

Referenced by sla_event_destroy(), sla_handle_hold_event(), and sla_queue_event_full().

struct sla_trunk_ref* trunk_ref

Definition at line 923 of file app_meetme.c.

Referenced by sla_event_destroy(), sla_handle_hold_event(), and sla_queue_event_full().

enum sla_event_type type

Definition at line 921 of file app_meetme.c.

Referenced by sla_thread().


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