search for: t30_flush

Displaying 6 results from an estimated 6 matches for "t30_flush".

2005 Oct 14
3
Problem with compiling spandsp
...: error: structure has no member named `cid' app_rxfax.c:92: error: structure has no member named `cid' app_rxfax.c: In function `rxfax_exec': app_rxfax.c:260: error: structure has no member named `verbose' app_rxfax.c: At top level: app_rxfax.c:61: warning: 't30_flush' defined but not used make[1]: *** [app_rxfax.o] Error 1 I'm running and compiling against Asterisk 1.0.9 on a CentOS4_x86_64 system. Asterisk alone compiles and is running without issue. I can't find any problem with dependencies. Any help would be appreciated. Jay Bhatt --...
2004 Jun 19
1
RxFax problems
...from ../include/spandsp.h:47, from app_rxfax.c:29: ../include/spandsp/dc_restore.h: In function `fsaturate': ../include/spandsp/dc_restore.h:105: warning: implicit declaration of function `lrint' app_rxfax.c: At top level: app_rxfax.c:50: warning: no previous prototype for `t30_flush' app_rxfax.c:57: warning: no previous prototype for `phase_e_handler' gcc -shared -Xlinker -x -I/usr/src/spandsp-0.0.1/src -o app_rxfax.so app_rxfax.o -L/usr/src/spandsp-0.0.1/src -lspandsp -ltiff gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude...
2005 Oct 03
1
Compiling SpanDSP
...c:285: warning: implicit declaration of function `fax_rx_process' app_rxfax.c:288: warning: implicit declaration of function `fax_tx_process' app_rxfax.c:325: warning: passing arg 1 of `fax_release' from incompatible pointer type app_rxfax.c: At top level: app_rxfax.c:61: warning: 't30_flush' defined but not used make[1]: *** [app_rxfax.o] Error 1 make[1]: Leaving directory `/home/doug/cvs/10032005/asterisk/apps' make: *** [subdirs] Error 1 Doug -- Ben Franklin quote: "Those who give up essential liberties for temporary safety deserve neither liberty nor safety.&quot...
2003 Nov 05
4
error compiling asterisk
I did cvs update on asterisk, zaptel, libpri as of today (November 5, 2003). I also did 'make clean' on each of them. My previous version of asterisk was cvs of September 15, 2003. No other changes have been made to my system other that these updates. when running 'make asterisk' the following error appears term.c:55: conflicting types for `term_color'
2006 Apr 03
0
Anybody success using Asterisk 1.2.6 and SpanDSP 0.0.3 pre 6?
...type app_rxfax.c:327: warning: passing arg 1 of `fax_tx' from incompatible pointer type app_rxfax.c:368: warning: passing arg 1 of `fax_release' from incompatible pointer type app_rxfax.c:375: error: invalid type argument of `->' 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/src/asterisk/apps' make: *** [subdirs] Error 1 Anyone could point me a way? Pim
2004 Jun 04
1
rxfax crashing asterisk and YES I'm using an approved libtiff :-)
...ASTCONFPATH=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -DNEW_PRI_HANGUP -fPIC -g -c -o app_rxfax.o app_rxfax.c app_rxfax.c:50: warning: no previous prototype for `t30_flush' app_rxfax.c:57: warning: no previous prototype for `phase_e_handler' And what my console output looks like: Asterisk Ready. -- Starting simple switch on 'Zap/19-1' Jun 4 12:09:00 NOTICE[213006]: chan_zap.c:4773 ss_thread: Got event 2 (Ring/Answered)... -- Executing Answ...