Mon Mar 12 2012 21:48:27

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
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 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.

Definition at line 1343 of file chan_skinny.c.

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.

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().

Definition at line 1345 of file chan_skinny.c.


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