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

Data Fields

int alreadygone
 
int holding
 
struct {
   struct unistim_subchannel *   next
 
list
 
ast_mutex_t lock
 
int moh
 
struct ast_channelowner
 
struct unistim_lineparent
 
signed char ringstyle
 
signed char ringvolume
 
struct ast_rtp_instancertp
 
int softkey
 
pthread_t ss_thread
 
unsigned int subtype
 

Detailed Description

Definition at line 353 of file chan_unistim.c.

Field Documentation

◆ alreadygone

int alreadygone

unistim_ss thread handle

Definition at line 361 of file chan_unistim.c.

Referenced by close_call(), unistim_do_senddigit(), unistim_hangup_clean(), unistim_indicate(), and unistim_show_info().

◆ holding

int holding

◆ list

struct { ... } list

◆ lock

◆ moh

int moh

Music on hold in progress

Definition at line 365 of file chan_unistim.c.

Referenced by key_dial_page(), sub_hold(), sub_unhold(), transfer_call_step1(), transfer_cancel_step2(), and unistim_hangup().

◆ next

struct unistim_subchannel* next

Definition at line 366 of file chan_unistim.c.

◆ owner

struct ast_channel* owner

◆ parent

struct unistim_line* parent

◆ ringstyle

signed char ringstyle

Definition at line 364 of file chan_unistim.c.

Referenced by find_subchannel_by_name(), and unistim_call().

◆ ringvolume

signed char ringvolume

this subchannel holds someone

Definition at line 363 of file chan_unistim.c.

Referenced by find_subchannel_by_name(), and unistim_call().

◆ rtp

struct ast_rtp_instance* rtp

◆ softkey

int softkey

◆ ss_thread

pthread_t ss_thread

Softkey assigned

Definition at line 360 of file chan_unistim.c.

Referenced by handle_call_outgoing(), and unistim_alloc_sub().

◆ subtype

unsigned int subtype

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