Sat Apr 26 2014 22:03: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_format_capcap
struct ast_variablechanvars
struct ast_format_capconfcap
struct skinny_containercontainer
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
struct {
   struct skinny_subline *   first
   struct skinny_subline *   last
   ast_mutex_t   lock
sublines

Detailed Description

Definition at line 1338 of file chan_skinny.c.


Field Documentation

struct { ... } all

Channel variables to set for inbound call

Definition at line 1351 of file chan_skinny.c.

Referenced by skinny_new().

Definition at line 1341 of file chan_skinny.c.

Referenced by config_line(), and skinny_line_destroy().

Definition at line 1344 of file chan_skinny.c.

Definition at line 1345 of file chan_skinny.c.

Definition at line 1344 of file chan_skinny.c.

Definition at line 1345 of file chan_skinny.c.

struct { ... } list

Definition at line 1344 of file chan_skinny.c.

Definition at line 1342 of file chan_skinny.c.

Referenced by config_line(), and unload_module().

int newmsgs

Definition at line 1352 of file chan_skinny.c.

Referenced by mwi_event_cb(), and skinny_register().

struct skinny_line* next

Definition at line 1346 of file chan_skinny.c.


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