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

Data Fields

int busy
 
struct ast_channelchan
 
int congestion
 
int nochan
 

Detailed Description

Definition at line 852 of file app_dial.c.

Field Documentation

◆ busy

int busy

Definition at line 854 of file app_dial.c.

Referenced by handle_cause(), and wait_for_answer().

◆ chan

struct ast_channel* chan

Definition at line 853 of file app_dial.c.

Referenced by do_forward().

◆ congestion

int congestion

Definition at line 855 of file app_dial.c.

Referenced by handle_cause(), and wait_for_answer().

◆ nochan

int nochan

Definition at line 856 of file app_dial.c.

Referenced by do_forward(), handle_cause(), and wait_for_answer().


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