Mon Sep 20 2010 00:35:12

Asterisk developer's documentation


Data Fields

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


Field Documentation

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

Definition at line 1124 of file chan_skinny.c.

Referenced by skinny_new().

Definition at line 1131 of file chan_skinny.c.

int onhold
int outgoing
struct ast_channel* owner
int progress

Definition at line 1119 of file chan_skinny.c.

Referenced by skinny_indicate().

int ringing

Definition at line 1120 of file chan_skinny.c.

Referenced by skinny_indicate().

struct ast_rtp* rtp
struct ast_rtp* vrtp

Definition at line 1116 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: