Displaying 2 results from an estimated 2 matches for "fax_set_local_ident".
Did you mean:
fax_get_local_ident
2005 Oct 03
1
Compiling SpanDSP
...re 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_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 de...
2005 Oct 04
1
Can't compile ast_rxfax with Asterisk 1.2.1b
...1 of
'__builtin_strncpy' differ in signedness
app_rxfax.c:259: warning: passing argument 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: i...