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

Data Fields

int cause
 
struct ast_channelchan
 
ast_cond_t cond
 
struct confbridge_conferenceconference
 
int hungup
 
ast_mutex_t lock
 

Detailed Description

Definition at line 1113 of file app_confbridge.c.

Field Documentation

◆ cause

int cause

Definition at line 2450 of file chan_pjsip.c.

Referenced by hangup(), and hangup_data_alloc().

◆ chan

struct ast_channel* chan

Definition at line 2451 of file chan_pjsip.c.

Referenced by confbridge_exec(), hangup(), hangup_data_alloc(), and hangup_data_destroy().

◆ cond

ast_cond_t cond

◆ conference

struct confbridge_conference* conference

◆ hungup

int hungup

Definition at line 1118 of file app_confbridge.c.

Referenced by destroy_conference_bridge(), hangup_data_init(), and hangup_playback().

◆ lock


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