search for: fax_set_header_info

Displaying 3 results from an estimated 3 matches for "fax_set_header_info".

2005 Oct 05
2
can't run app_txfax
Anyone run app_txfax and app_rxfax successfully on asterisk 1.2 beta1? I get an error when trying to run asterisk: [app_txfax.so]Oct 5 12:05:24 WARNING[14665]: loader.c:314 __load_resource: /usr/lib/asterisk/modules/app_txfax.so: undefined symbol: fax_set_header_info Oct 5 12:05:24 WARNING[14665]: loader.c:543 load_modules: Loading module app_txfax.so failed! Ouch ... error while writing audio data: : Broken pipe What could be the problem?
2005 Oct 03
1
Compiling SpanDSP
...xfax.c:263: warning: passing arg 1 of `fax_init' from incompatible pointer type 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: implici...
2005 Oct 04
1
Can't compile ast_rxfax with Asterisk 1.2.1b
...rgument 1 of 'fax_init' from incompatible pointer type app_rxfax.c:260: error: '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: warnin...