Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


skinny_subline Struct Reference
Collaboration diagram for skinny_subline:

Data Fields

int calldirection
unsigned int callid
struct skinny_containercontainer
char context [AST_MAX_CONTEXT]
char exten [AST_MAX_EXTENSION]
int extenstate
struct skinny_lineline
struct {
   struct skinny_subline *   next
list
char lnname [AST_MAX_EXTENSION]
char name [80]
char ourName [40]
char ourNum [24]
char stname [AST_MAX_EXTENSION]
struct skinny_subchannelsub
int substate
char theirName [40]
char theirNum [24]

Detailed Description

Definition at line 1374 of file chan_skinny.c.


Field Documentation

Definition at line 1388 of file chan_skinny.c.

Referenced by skinny_request().

Definition at line 1375 of file chan_skinny.c.

Referenced by config_parse_variables(), setsubstate(), and skinny_register().

Definition at line 1390 of file chan_skinny.c.

Referenced by setsubstate(), and skinny_extensionstate_cb().

struct { ... } list

Definition at line 1383 of file chan_skinny.c.

Referenced by config_parse_variables(), and setsubstate().

Definition at line 1378 of file chan_skinny.c.

char ourName[40]

Definition at line 1384 of file chan_skinny.c.

char ourNum[24]

Definition at line 1385 of file chan_skinny.c.

Definition at line 1382 of file chan_skinny.c.

Referenced by config_parse_variables(), and setsubstate().

int substate

Definition at line 1389 of file chan_skinny.c.

Referenced by skinny_request().

char theirName[40]

Definition at line 1386 of file chan_skinny.c.

char theirNum[24]

Definition at line 1387 of file chan_skinny.c.


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