Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


skinny_subchannel Struct Reference

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

int cxmode
struct { ... } list

Referenced by add_var().

int nat

Definition at line 1190 of file chan_skinny.c.

Referenced by skinny_new().

struct skinny_subchannel* next

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().

struct ast_rtp_instance* vrtp

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: