Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
skinny_subchannel Struct Reference
Collaboration diagram for skinny_subchannel:
Collaboration graph
[legend]

Data Fields

int aa_beep
 
int aa_mute
 
int aa_sched
 
int blindxfer
 
int calldirection
 
unsigned int callid
 
int cfwd_sched
 
int cxmode
 
int dialer_sched
 
int dialType
 
char exten [AST_MAX_EXTENSION]
 
int getforward
 
struct skinny_lineline
 
struct {
   struct skinny_subchannel *   next
 
list
 
int nat
 
char * origtoname
 
char * origtonum
 
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 1388 of file chan_skinny.c.

Field Documentation

◆ aa_beep

int aa_beep

Definition at line 1405 of file chan_skinny.c.

Referenced by setsubstate(), and skinny_call().

◆ aa_mute

int aa_mute

Definition at line 1406 of file chan_skinny.c.

Referenced by setsubstate(), and skinny_call().

◆ aa_sched

int aa_sched

Definition at line 1404 of file chan_skinny.c.

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

◆ blindxfer

int blindxfer

Definition at line 1401 of file chan_skinny.c.

Referenced by skinny_new().

◆ calldirection

int calldirection

◆ callid

unsigned int callid

◆ cfwd_sched

int cfwd_sched

Definition at line 1408 of file chan_skinny.c.

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

◆ cxmode

int cxmode

Definition at line 1398 of file chan_skinny.c.

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

◆ dialer_sched

int dialer_sched

◆ dialType

int dialType

◆ exten

char exten[AST_MAX_EXTENSION]

◆ getforward

int getforward

Definition at line 1410 of file chan_skinny.c.

Referenced by dialandactivatesub(), handle_callforward_button(), and skinny_new().

◆ line

struct skinny_line* line

◆ list

struct { ... } list

◆ nat

int nat

Definition at line 1399 of file chan_skinny.c.

Referenced by skinny_new().

◆ next

struct skinny_subchannel* next

Definition at line 1414 of file chan_skinny.c.

◆ origtoname

char* origtoname

Definition at line 1412 of file chan_skinny.c.

Referenced by push_callinfo(), send_callinfo(), skinny_hangup(), and update_connectedline().

◆ origtonum

char* origtonum

Definition at line 1411 of file chan_skinny.c.

Referenced by push_callinfo(), send_callinfo(), skinny_hangup(), and update_connectedline().

◆ owner

struct ast_channel* owner

◆ progress

int progress

Definition at line 1395 of file chan_skinny.c.

◆ related

struct skinny_subchannel* related

◆ ringing

int ringing

Definition at line 1396 of file chan_skinny.c.

◆ rtp

struct ast_rtp_instance* rtp

◆ subline

struct skinny_subline* subline

Definition at line 1417 of file chan_skinny.c.

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

◆ substate

int substate

◆ vrtp

struct ast_rtp_instance* vrtp

◆ xferor

int xferor

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