Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


skinny_device Struct Reference
Collaboration diagram for skinny_device:

Data Fields

struct skinny_lineactiveline
struct {
   struct skinny_addon *   first
   struct skinny_addon *   last
   ast_mutex_t   lock
addons
struct sockaddr_in addr
struct ast_format_capcap
struct ast_format_capconfcap
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 1444 of file chan_skinny.c.


Field Documentation

struct sockaddr_in addr

Definition at line 1449 of file chan_skinny.c.

Referenced by config_device().

Definition at line 1446 of file chan_skinny.c.

struct skinny_line* first

Definition at line 1456 of file chan_skinny.c.

Definition at line 1457 of file chan_skinny.c.

Definition at line 1458 of file chan_skinny.c.

struct ast_ha* ha

Definition at line 1451 of file chan_skinny.c.

Referenced by skinny_register().

struct type* last

Definition at line 1447 of file chan_skinny.c.

struct skinny_line* last

Definition at line 1456 of file chan_skinny.c.

Definition at line 1457 of file chan_skinny.c.

struct skinny_addon* last

Definition at line 1458 of file chan_skinny.c.

struct { ... } list

Definition at line 1448 of file chan_skinny.c.

Referenced by config_device().

Definition at line 1459 of file chan_skinny.c.


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