Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_control_pvt_cause_code Struct Reference

#include <frame.h>

Data Fields

int ast_cause
 
char chan_name [AST_CHANNEL_NAME]
 
char code [1]
 
unsigned int emulate_sip_cause:1
 

Detailed Description

Definition at line 413 of file include/asterisk/frame.h.

Field Documentation

◆ ast_cause

int ast_cause

◆ chan_name

char chan_name[AST_CHANNEL_NAME]

◆ code

char code[1]

◆ emulate_sip_cause

unsigned int emulate_sip_cause

Indicates whether this should be used to emulate SIP_CAUSE support

Definition at line 415 of file include/asterisk/frame.h.

Referenced by ast_channel_hangupcause_hash_set(), and handle_incoming().


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