#include <res_fax.h>
Data Fields | |
char | filename [0] |
struct { | |
struct ast_fax_document * next | |
} | next |
Definition at line 97 of file res_fax.h.
char filename[0] |
Definition at line 99 of file res_fax.h.
Referenced by generate_filenames_string(), receivefax_exec(), and sendfax_exec().
struct { ... } next |
struct ast_fax_document* next [read] |