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

Data Fields

struct {
   struct skinny_addon *   next
 
list
 
ast_mutex_t lock
 
struct skinny_deviceparent
 
char type [10]
 

Detailed Description

Definition at line 1554 of file chan_skinny.c.

Field Documentation

◆ list

struct { ... } list

◆ lock

Definition at line 1555 of file chan_skinny.c.

Referenced by config_parse_variables().

◆ next

struct skinny_addon* next

Definition at line 1557 of file chan_skinny.c.

◆ parent

struct skinny_device* parent

Definition at line 1558 of file chan_skinny.c.

◆ type

char type[10]

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