| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
registered FAX technology modules are put into this list More...

| Data Fields | ||
| struct { | ||
| struct fax_module * next | ||
| } | list | |
| const struct ast_fax_tech * | tech | |
| struct { ... } list | 
| struct fax_module* next | 
| const struct ast_fax_tech* tech | 
Definition at line 618 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().