There are different files, you can find in the internet and you have to
find the right one, which is working for actual asterisk version.
I see in your files, that contents a file called app_fax.c. I don't know
about this file. I use the following one:
app_nv_faxdetect.c, app_rxfax.c and app_txfax.c
But as I remember right, app_nv_faxdetect.c is not really important.
I think, this was the right link, were I found the working one and
description to compile. It's an old one, but is working for me
http://www.sems.org/entry.asp?ENTRY_ID=197
actual, I use spandsp-0.0.6 version
regards
Danny Nicholas schrieb:
After following the prescribed steps, I now get a good "make menuselect",
but still can't compile app_fax.c, app_txfax.c or app_rxfax.c . There seems
to be some kind of disconnect between the compile and the libraries (I look
at /usr/lib/spandsp/t30.h and /usr/lib/include/spandsp/t30.h and find what
the compile says it can't find, for example t30_terminate).
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Tzafrir Cohen
Sent: Tuesday, July 21, 2009 2:03 AM
To: [email protected]
Subject: Re: [asterisk-users] What am I doing wrong?
On Mon, Jul 20, 2009 at 08:26:06PM +0200, IT-Connect wrote:
Hi Nicholas!
Perhaps, there are other ways as I describe here, but I use this way
successfully about 4 years
- install latest spandsp version
- went to root directory of your svn asterisk
- type "make distclean" (because there are preconfigured things in
downloaded version)
- change to following file of your asterisk directory
"/build_tools/menuselect-deps"
in the last line of this file, insert this *SPANDSP=1*
- after them, change back to root directory of asterisk and open the
file "makeopts"
last line, insert *SPANDSP_LIB=-lspandsp
- *after them, you can type make menuselct and expected entries could be
That's wrong. It indicates you passed the wrong values to the configure
script.
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users