search for: fax_get_transfer_statistics

Displaying 2 results from an estimated 2 matches for "fax_get_transfer_statistics".

2005 Oct 03
1
Compiling SpanDSP
Has anybody been successful with compiling the pre3 version of SpanDSP on the current Asterisk CVS? I'm getting: app_rxfax.c: In function `phase_e_handler': app_rxfax.c:77: warning: implicit declaration of function `fax_get_transfer_statistics' app_rxfax.c:78: warning: implicit declaration of function `fax_get_far_ident' app_rxfax.c:79: warning: implicit declaration of function `fax_get_local_ident' app_rxfax.c:93: error: structure has no member named `callerid' app_rxfax.c: In function `rxfax_exec': app_rxfax.c:263...
2005 Oct 04
1
Can't compile ast_rxfax with Asterisk 1.2.1b
...types -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -fomit-frame-pointer -fPIC -D_GNU_SOURCE -c -o app_rxfax.o app_rxfax.c app_rxfax.c: In function 'phase_e_handler': app_rxfax.c:77: warning: implicit declaration of function 'fax_get_transfer_statistics' app_rxfax.c:78: warning: implicit declaration of function 'fax_get_far_ident' app_rxfax.c:79: warning: implicit declaration of function 'fax_get_local_ident' app_rxfax.c: In function 'rxfax_exec': app_rxfax.c:189: warning: pointer targets in passing argument 1 of '_...