Data Fields | |
int | busy |
ast_channel * | chan |
int | congestion |
int | nochan |
Definition at line 377 of file app_dial.c.
int busy |
Definition at line 379 of file app_dial.c.
struct ast_channel* chan |
Definition at line 378 of file app_dial.c.
int congestion |
Definition at line 380 of file app_dial.c.
int nochan |
Definition at line 381 of file app_dial.c.