Thu Apr 28 2011 16:57:21

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 1271 of file chan_skinny.c.


Field Documentation

struct sockaddr_in addr

Definition at line 1276 of file chan_skinny.c.

Referenced by config_device().

SKINNY_DEVICE_OPTIONS struct type* first

Definition at line 1273 of file chan_skinny.c.

struct skinny_line* first

Definition at line 1281 of file chan_skinny.c.

Definition at line 1282 of file chan_skinny.c.

Definition at line 1283 of file chan_skinny.c.

struct ast_ha* ha

Definition at line 1278 of file chan_skinny.c.

Referenced by skinny_register().

struct type* last

Definition at line 1274 of file chan_skinny.c.

struct skinny_addon* last

Definition at line 1283 of file chan_skinny.c.

struct skinny_line* last

Definition at line 1281 of file chan_skinny.c.

Definition at line 1282 of file chan_skinny.c.

struct { ... } list

Definition at line 1275 of file chan_skinny.c.

Referenced by config_device().

Definition at line 1284 of file chan_skinny.c.


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