Thu Apr 8 01:24:52 2010

Asterisk developer's documentation


skinny_subchannel Struct Reference

Collaboration diagram for skinny_subchannel:
Collaboration graph
[legend]

Data Fields

int alreadygone
int blindxfer
unsigned int callid
int cxmode
struct {
   struct skinny_subchannel *   next
list
ast_mutex_t lock
int nat
int onhold
int outgoing
struct ast_channelowner
struct skinny_lineparent
int progress
struct skinny_subchannelrelated
int ringing
struct ast_rtprtp
struct ast_rtpvrtp
int xferor

Detailed Description

Definition at line 1126 of file chan_skinny.c.


Field Documentation

int blindxfer
unsigned int callid
int cxmode
struct { ... } list
int nat

Definition at line 1138 of file chan_skinny.c.

Referenced by skinny_new().

struct skinny_subchannel* next [read]

Definition at line 1145 of file chan_skinny.c.

int onhold
int outgoing
struct ast_channel* owner [read]
struct skinny_line* parent [read]
int progress

Definition at line 1133 of file chan_skinny.c.

Referenced by skinny_indicate().

struct skinny_subchannel* related [read]
int ringing

Definition at line 1134 of file chan_skinny.c.

Referenced by skinny_indicate().

struct ast_rtp* rtp [read]
struct ast_rtp* vrtp [read]

Definition at line 1130 of file chan_skinny.c.

Referenced by skinny_get_vrtp_peer(), skinny_rtp_read(), and start_rtp().

int xferor

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

Generated on 8 Apr 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1