Fri Apr 29 2011 07:59:33

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


Field Documentation

struct { ... } all

Channel variables to set for inbound call

Definition at line 1260 of file chan_skinny.c.

Referenced by skinny_new().

Definition at line 1256 of file chan_skinny.c.

Definition at line 1256 of file chan_skinny.c.

struct { ... } list

Definition at line 1256 of file chan_skinny.c.

SKINNY_LINE_OPTIONS ast_mutex_t lock

Definition at line 1254 of file chan_skinny.c.

Referenced by config_line(), and unload_module().

int newmsgs

Definition at line 1261 of file chan_skinny.c.

Referenced by mwi_event_cb(), and skinny_register().

struct skinny_line* next

Definition at line 1257 of file chan_skinny.c.


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