Thu Apr 28 2011 17:16:26

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


Field Documentation

struct { ... } all

Channel variables to set for inbound call

Definition at line 1203 of file chan_skinny.c.

Referenced by skinny_new().

Definition at line 1199 of file chan_skinny.c.

Definition at line 1199 of file chan_skinny.c.

struct { ... } list

Definition at line 1199 of file chan_skinny.c.

SKINNY_LINE_OPTIONS ast_mutex_t lock

Definition at line 1197 of file chan_skinny.c.

Referenced by config_line(), and unload_module().

int newmsgs

Definition at line 1204 of file chan_skinny.c.

Referenced by mwi_event_cb(), and skinny_register().

struct skinny_line* next

Definition at line 1200 of file chan_skinny.c.


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