Mon Jan 30 13:29:31 2012

Asterisk developer's documentation


skinny_subchannel Struct Reference

Data Fields

int alreadygone
unsigned int callid
int cxmode
ast_mutex_t lock
int nat
struct skinny_subchannelnext
int onhold
int outgoing
struct ast_channelowner
struct skinny_lineparent
int progress
int ringing
struct ast_rtprtp
struct ast_rtpvrtp

Detailed Description

Definition at line 950 of file chan_skinny.c.


Field Documentation

unsigned int callid
int cxmode
int nat

Definition at line 962 of file chan_skinny.c.

Referenced by skinny_new().

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

Definition at line 957 of file chan_skinny.c.

Referenced by skinny_indicate().

int ringing

Definition at line 958 of file chan_skinny.c.

Referenced by skinny_indicate().

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

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

Generated on 30 Jan 2012 for Asterisk - the Open Source PBX by  doxygen 1.6.1