search for: b3_proto_faxg3

Displaying 1 result from an estimated 1 matches for "b3_proto_faxg3".

2005 Jan 22
0
chan_capi patch: app_capiFax modifications
...DED_ASCII_FORMAT 6 #define FAX_BINARY_FILE_TRANSFER_FORMAT 7 typedef struct fax3proto3 { unsigned char len; unsigned short resolution __attribute__ ((packed)); unsigned short format __attribute__ ((packed)); unsigned char Infos[100] __attribute__ ((packed)); } B3_PROTO_FAXG3; static char *tdesc = "(CAPI*) Receive Faxes."; static char *app = "capiAnswerFax2"; static char *synopsis = "Answer Fax with CAPI (Allow Station ID Setting)"; STANDARD_LOCAL_USER; LOCAL_USER_DECL; void SetupB3Config(B3_PROTO_FAXG3 *B3conf, int FAX_Format, char* st...