Displaying 2 results from an estimated 2 matches for "fax_set_rx_fil".
Did you mean:
fax_set_rx_file
2005 Oct 03
1
Compiling SpanDSP
...app_rxfax.c:264: error: structure has no member named `verbose'
app_rxfax.c:267: warning: implicit declaration of function
`fax_set_local_ident'
app_rxfax.c:270: warning: implicit declaration of function
`fax_set_header_info'
app_rxfax.c:271: warning: implicit declaration of function `fax_set_rx_file'
app_rxfax.c:273: warning: implicit declaration of function
`fax_set_phase_d_handler'
app_rxfax.c:274: warning: implicit declaration of function
`fax_set_phase_e_handler'
app_rxfax.c:285: warning: implicit declaration of function `fax_rx_process'
app_rxfax.c:288: warning: implici...
2005 Oct 04
1
Can't compile ast_rxfax with Asterisk 1.2.1b
...39;t30_state_t' has no member named 'verbose'
app_rxfax.c:263: warning: implicit declaration of function
'fax_set_local_ident'
app_rxfax.c:266: warning: implicit declaration of function
'fax_set_header_info'
app_rxfax.c:267: warning: implicit declaration of function 'fax_set_rx_file'
app_rxfax.c:269: warning: implicit declaration of function
'fax_set_phase_d_handler'
app_rxfax.c:270: warning: implicit declaration of function
'fax_set_phase_e_handler'
app_rxfax.c:281: warning: implicit declaration of function 'fax_rx_process'
app_rxfax.c:284: warnin...