Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


skinny_subchannel Struct Reference
Collaboration diagram for skinny_subchannel:

Data Fields

int aa_beep
int aa_mute
int aa_sched
int blindxfer
int calldirection
unsigned int callid
int cxmode
int dialer_sched
char exten [AST_MAX_EXTENSION]
struct skinny_lineline
struct {
   struct skinny_subchannel *   next
list
ast_mutex_t lock
int nat
struct ast_channelowner
int progress
struct skinny_subchannelrelated
int ringing
struct ast_rtp_instancertp
struct skinny_sublinesubline
int substate
struct ast_rtp_instancevrtp
int xferor

Detailed Description

Definition at line 1265 of file chan_skinny.c.


Field Documentation

int aa_beep

Definition at line 1283 of file chan_skinny.c.

Referenced by setsubstate(), and skinny_call().

int aa_mute

Definition at line 1284 of file chan_skinny.c.

Referenced by setsubstate(), and skinny_call().

int aa_sched

Definition at line 1282 of file chan_skinny.c.

Referenced by setsubstate(), skinny_autoanswer_cb(), skinny_call(), and skinny_new().

int cxmode

Definition at line 1276 of file chan_skinny.c.

Referenced by setsubstate(), skinny_answer(), and skinny_new().

struct { ... } list

Referenced by add_var().

int nat

Definition at line 1277 of file chan_skinny.c.

Referenced by skinny_new().

Definition at line 1287 of file chan_skinny.c.

int progress

Definition at line 1273 of file chan_skinny.c.

int ringing

Definition at line 1274 of file chan_skinny.c.

Definition at line 1269 of file chan_skinny.c.

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


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