Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


skinny_device Struct Reference

Data Fields

struct skinny_lineactiveline
 
struct {
   struct skinny_addon *   first
 
   struct skinny_addon *   last
 
   ast_mutex_t   lock
 
addons
 
struct sockaddr_in addr
 
SKINNY_DEVICE_OPTIONS struct typefirst
 
struct ast_haha
 
struct typelast
 
struct {
   struct skinny_line *   first
 
   struct skinny_line *   last
 
   ast_mutex_t   lock
 
lines
 
struct {
   struct skinny_device *   next
 
list
 
ast_mutex_t lock
 
struct in_addr ourip
 
struct skinnysessionsession
 
struct {
   struct skinny_speeddial *   first
 
   struct skinny_speeddial *   last
 
   ast_mutex_t   lock
 
speeddials
 

Detailed Description

Definition at line 1332 of file chan_skinny.c.

Field Documentation

struct { ... } addons
struct sockaddr_in addr

Definition at line 1337 of file chan_skinny.c.

Referenced by config_device().

SKINNY_DEVICE_OPTIONS struct type* first

Definition at line 1334 of file chan_skinny.c.

struct skinny_line* first

Definition at line 1342 of file chan_skinny.c.

struct skinny_speeddial* first

Definition at line 1343 of file chan_skinny.c.

struct skinny_addon* first

Definition at line 1344 of file chan_skinny.c.

struct ast_ha* ha

Definition at line 1339 of file chan_skinny.c.

Referenced by skinny_register().

struct type* last

Definition at line 1335 of file chan_skinny.c.

struct skinny_line* last

Definition at line 1342 of file chan_skinny.c.

struct skinny_speeddial* last

Definition at line 1343 of file chan_skinny.c.

struct skinny_addon* last

Definition at line 1344 of file chan_skinny.c.

struct { ... } list

Definition at line 1336 of file chan_skinny.c.

Referenced by config_device().

struct skinny_device* next

Definition at line 1345 of file chan_skinny.c.

struct in_addr ourip

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