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