Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


cause_args Struct Reference

Data Fields

int busy
 
struct ast_channelchan
 
int congestion
 
int nochan
 

Detailed Description

Definition at line 710 of file app_dial.c.

Field Documentation

int busy

Definition at line 712 of file app_dial.c.

Referenced by handle_cause(), and wait_for_answer().

struct ast_channel* chan

Definition at line 711 of file app_dial.c.

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

int congestion

Definition at line 713 of file app_dial.c.

Referenced by handle_cause(), and wait_for_answer().

int nochan

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