Data Fields | |
int | busy |
ast_channel * | chan |
int | congestion |
int | nochan |
Definition at line 386 of file app_dial.c.
int busy |
Definition at line 388 of file app_dial.c.
struct ast_channel* chan |
Definition at line 387 of file app_dial.c.
int congestion |
Definition at line 389 of file app_dial.c.
int nochan |
Definition at line 390 of file app_dial.c.