Displaying 3 results from an estimated 3 matches for "t30_completion_code_to_str".
2006 Jan 22
6
spandsp Error
I cannot see it!!!!
make[1]: Leaving directory `/usr/local/src/svn-versions/asterisk/pbx'
/bin/sh: curl-config: command not found
make[1]: Entering directory `/usr/local/src/svn-versions/asterisk/apps'
Makefile:103: *** missing separator. Stop.
make[1]: Leaving directory `/usr/local/src/svn-versions/asterisk/apps'
make: *** [depend] Error 1
Makefile:
93 install: all
94
2006 Apr 03
0
Anybody success using Asterisk 1.2.6 and SpanDSP 0.0.3 pre 6?
...apshots/spandsp/test-apps/
I'm not sure if I have to do something with the app_rxfax/txfax.
I tried other snapshot of 0.0.3 and I've got the same errors.
Here is the error I got.
app_rxfax.c: In function `phase_e_handler':
app_rxfax.c:130: warning: implicit declaration of function
`t30_completion_code_to_str'
app_rxfax.c:130: warning: format argument is not a pointer (arg 7)
app_rxfax.c: In function `rxfax_exec':
app_rxfax.c:176: error: conflicting types for `t'
app_rxfax.c:165: error: previous declaration of `t'
app_rxfax.c:194: warning: implicit declaration of function
`span_set_mess...
2006 Nov 20
3
Spandsp rxfax txtax fails no errors
I'm using Slackware 11.
I unistalled the package that provides libtiff 3.8.....
and installed the most current 3.7.... for lib tiff.
I downloaded asterisk 1.4 beta3 and the 1.4 beta2 addons and untared them.
created a simlink:
ln -s asterisk-1.4.0-beta3 asterisk
I've compiled spandsp from as follows
cd /usr/src
wget