Data Fields | |
struct { | |
fax_module * next | |
} | list |
ast_fax_tech * | tech |
Definition at line 240 of file res_fax.c.
struct { ... } list |
struct fax_module* next |
Definition at line 242 of file res_fax.c.
Referenced by destroy_session_details(), generate_filenames_string(), receivefax_exec(), and sendfax_exec().
struct ast_fax_tech* tech |
Definition at line 241 of file res_fax.c.
Referenced by ast_fax_tech_register(), ast_fax_tech_unregister(), cli_fax_show_capabilities(), cli_fax_show_settings(), cli_fax_show_stats(), cli_fax_show_version(), fax_session_new(), and fax_session_reserve().