Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
skinny_line Struct Reference
Collaboration diagram for skinny_line:
Collaboration graph
[legend]

Data Fields

struct skinny_subchannelactivesub
 
struct {
   struct skinny_line *   next
 
all
 
struct ast_format_capcap
 
struct ast_variablechanvars
 
struct ast_format_capconfcap
 
struct skinny_containercontainer
 
struct skinny_devicedevice
 
struct {
   struct skinny_line *   next
 
list
 
SKINNY_LINE_OPTIONS ast_mutex_t lock
 
struct ast_mwi_subscribermwi_event_sub
 
int newmsgs
 
struct {
   struct skinny_subchannel *   first
 
   struct skinny_subchannel *   last
 
   ast_mutex_t   lock
 
sub
 
struct {
   struct skinny_subline *   first
 
   struct skinny_subline *   last
 
   ast_mutex_t   lock
 
sublines
 

Detailed Description

Definition at line 1465 of file chan_skinny.c.

Field Documentation

◆ activesub

struct skinny_subchannel* activesub

◆ all

struct { ... } all

◆ cap

struct ast_format_cap* cap

◆ chanvars

struct ast_variable* chanvars

Channel variables to set for inbound call

Definition at line 1478 of file chan_skinny.c.

Referenced by skinny_new().

◆ confcap

struct ast_format_cap* confcap

◆ container

struct skinny_container* container

Definition at line 1468 of file chan_skinny.c.

Referenced by config_line(), and skinny_line_destroy().

◆ device

struct skinny_device* device

◆ first [1/2]

struct skinny_subchannel* first

Definition at line 1471 of file chan_skinny.c.

◆ first [2/2]

struct skinny_subline* first

Definition at line 1472 of file chan_skinny.c.

◆ last [1/2]

struct skinny_subchannel* last

Definition at line 1471 of file chan_skinny.c.

◆ last [2/2]

struct skinny_subline* last

Definition at line 1472 of file chan_skinny.c.

◆ list

struct { ... } list

◆ lock [1/2]

◆ lock [2/2]

Definition at line 1471 of file chan_skinny.c.

◆ mwi_event_sub

struct ast_mwi_subscriber* mwi_event_sub

Definition at line 1469 of file chan_skinny.c.

Referenced by config_line(), skinny_reload(), and unload_module().

◆ newmsgs

int newmsgs

Definition at line 1479 of file chan_skinny.c.

Referenced by mwi_event_cb(), and skinny_register().

◆ next

struct skinny_line* next

Definition at line 1473 of file chan_skinny.c.

◆ sub

struct { ... } sub

◆ sublines

struct { ... } sublines

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