Mon Mar 12 2012 21:48:27

Asterisk developer's documentation


skinny_line Struct Reference
Collaboration diagram for skinny_line:

Data Fields

struct skinny_subchannelactivesub
struct {
   struct skinny_line *   next
all
struct ast_variablechanvars
struct skinny_devicedevice
struct {
   struct skinny_line *   next
list
SKINNY_LINE_OPTIONS ast_mutex_t lock
struct ast_event_submwi_event_sub
int newmsgs
struct {
   struct skinny_subchannel *   first
   struct skinny_subchannel *   last
   ast_mutex_t   lock
sub

Detailed Description

Definition at line 1255 of file chan_skinny.c.


Field Documentation

struct { ... } all

Channel variables to set for inbound call

Definition at line 1264 of file chan_skinny.c.

Referenced by skinny_new().

Definition at line 1260 of file chan_skinny.c.

Definition at line 1260 of file chan_skinny.c.

struct { ... } list
SKINNY_LINE_OPTIONS ast_mutex_t lock

Definition at line 1260 of file chan_skinny.c.

Definition at line 1258 of file chan_skinny.c.

Referenced by config_line(), and unload_module().

int newmsgs

Definition at line 1265 of file chan_skinny.c.

Referenced by mwi_event_cb(), and skinny_register().

struct skinny_line* next

Definition at line 1261 of file chan_skinny.c.


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