search for: fax_get_far_ident

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

2005 Oct 03
1
Compiling SpanDSP
...essful 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: warning: passing arg 1 of `fax_init' from incompatible pointer type app_rxfa...
2005 Oct 04
1
Can't compile ast_rxfax with Asterisk 1.2.1b
...86 -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 '__builtin_strncpy' differ in signedness app_rxfax.c:259: warning: passing argument...