Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


skinny_line Struct Reference

Data Fields

struct skinny_subchannelactivesub
 
struct {
   struct skinny_line *   next
 
all
 
struct ast_variablechanvars
 
struct skinny_devicedevice
 
struct {
   struct skinny_line *   next
 
list
 
SKINNY_LINE_OPTIONS ast_mutex_t lock
 
struct ast_event_submwi_event_sub
 
int newmsgs
 
struct {
   struct skinny_subchannel *   first
 
   struct skinny_subchannel *   last
 
   ast_mutex_t   lock
 
sub
 

Detailed Description

Definition at line 1255 of file chan_skinny.c.

Field Documentation

struct { ... } all
struct ast_variable* chanvars

Channel variables to set for inbound call

Definition at line 1264 of file chan_skinny.c.

Referenced by skinny_new().

struct skinny_subchannel* first

Definition at line 1260 of file chan_skinny.c.

struct skinny_subchannel* last

Definition at line 1260 of file chan_skinny.c.

struct { ... } list

Definition at line 1260 of file chan_skinny.c.

struct ast_event_sub* mwi_event_sub

Definition at line 1258 of file chan_skinny.c.

Referenced by config_line(), and unload_module().

int newmsgs

Definition at line 1265 of file chan_skinny.c.

Referenced by mwi_event_cb(), and skinny_register().

struct skinny_line* next

Definition at line 1261 of file chan_skinny.c.


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