Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_fax_document Struct Reference

#include <res_fax.h>

Data Fields

char filename [0]
 
struct {
   struct ast_fax_document *   next
 
next
 

Detailed Description

Definition at line 97 of file res_fax.h.

Field Documentation

char filename[0]

Definition at line 99 of file res_fax.h.

Referenced by generate_filenames_string(), receivefax_exec(), and sendfax_exec().

struct ast_fax_document* next

Definition at line 98 of file res_fax.h.

Referenced by destroy_session_details(), and generate_filenames_string().

struct { ... } next

The documentation for this struct was generated from the following file: