Mon Mar 12 2012 21:48:28

Asterisk developer's documentation


skinny_subchannel Struct Reference
Collaboration diagram for skinny_subchannel:

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_rtp_instancertp
struct ast_rtp_instancevrtp
int xferor

Detailed Description

Definition at line 1178 of file chan_skinny.c.


Field Documentation

struct { ... } list

Referenced by add_var().

int nat

Definition at line 1190 of file chan_skinny.c.

Referenced by skinny_new().

Definition at line 1197 of file chan_skinny.c.

int progress

Definition at line 1185 of file chan_skinny.c.

Referenced by skinny_indicate(), and update_connectedline().

int ringing

Definition at line 1186 of file chan_skinny.c.

Referenced by skinny_indicate(), and update_connectedline().

Definition at line 1182 of file chan_skinny.c.

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


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