Data Fields | |
int | busy |
ast_channel * | chan |
int | congestion |
int | nochan |
Definition at line 372 of file app_dial.c.
int busy |
Definition at line 374 of file app_dial.c.
struct ast_channel* chan |
Definition at line 373 of file app_dial.c.
int congestion |
Definition at line 375 of file app_dial.c.
int nochan |
Definition at line 376 of file app_dial.c.