Asterisk - The Open Source Telephony Project GIT-master-a358458
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 863 of file app_dial.c.

Field Documentation

◆ busy

int busy

Definition at line 865 of file app_dial.c.

Referenced by handle_cause(), and wait_for_answer().

◆ chan

struct ast_channel* chan

Definition at line 864 of file app_dial.c.

Referenced by dial_exec_full(), and do_forward().

◆ congestion

int congestion

Definition at line 866 of file app_dial.c.

Referenced by handle_cause(), and wait_for_answer().

◆ nochan

int nochan

Definition at line 867 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: