Data Fields | |
ast_channel * | chan |
unsigned int | flags |
dial_localuser * | next |
Definition at line 325 of file app_dial.c.
struct ast_channel* chan |
Definition at line 326 of file app_dial.c.
Referenced by get_cid_name(), hanguptree(), onedigit_goto(), and wait_for_answer().
unsigned int flags |
Definition at line 327 of file app_dial.c.
struct dial_localuser* next |