Displaying 2 results from an estimated 2 matches for "fax_set_phase_e_handler".
Did you mean:
fax_set_phase_d_handler
2005 Oct 03
1
Compiling SpanDSP
...arning: 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: implicit declaration of function `fax_tx_process'
app_rxfax.c:325: warning: passing arg 1 of `fax_release' from
incompatible pointer type
app_rxfax.c: At top level:
app_rxfax.c:61...
2005 Oct 04
1
Can't compile ast_rxfax with Asterisk 1.2.1b
...cit 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: warning: implicit declaration of function 'fax_tx_process'
app_rxfax.c:321: warning: passing argument 1 of 'fax_release' from
incompatible pointer type
make[1]: *** [app_rxfax.o...