Hi i have installed the asterisk 1-2-10 and spandsp-0.0.3 and download the patch file and when i typed make at asterisk dir it is givng the following error
pp_rxfax.c: In function phase_e_handler': app_rxfax.c:105: error: structure has no member named
column_resolution’
app_rxfax.c:105: error: structure has no member named row_resolution' app_rxfax.c:116: error: structure has no member named
row_resolution’
app_rxfax.c:122: error: structure has no member named row_resolution' app_rxfax.c: In function
phase_d_handler’:
app_rxfax.c:147: error: structure has no member named columns' app_rxfax.c:147: error: structure has no member named
rows’
app_rxfax.c:148: error: structure has no member named column_resolution' app_rxfax.c:148: error: structure has no member named
row_resolution’
app_rxfax.c: In function rxfax_exec': app_rxfax.c:281: warning: passing arg 1 of
fax_init’ from incompatible pointer type
app_rxfax.c:281: error: too many arguments to function fax_init' app_rxfax.c:304: warning: passing arg 1 of
fax_rx’ from incompatible pointer type
app_rxfax.c:307: warning: passing arg 1 of fax_tx' from incompatible pointer type app_rxfax.c:344: warning: passing arg 1 of
fax_release’ from incompatible pointer type
app_rxfax.c: At top level:
app_rxfax.c:81: warning: ‘t30_flush’ defined but not used
make[1]: *** [app_rxfax.o] Error 1
make[1]: Leaving directory `/usr/local/asterisk/asterisk-1.2.10/apps’
make: *** [subdirs] Error 1