Displaying 20 results from an estimated 2000 matches similar to: "Softfax/spandsp Makefile.patch rxfax/txfax"
2005 Sep 14
11
RxFax/TxFax - Compile Problem
Anyone know how to fix this?
gcc -shared -Xlinker -x -o app_rxfax.so app_rxfax.c -lspandsp -ltiff
In file included from app_rxfax.c:14:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:302: error: `PTHREAD_MUTEX_RECURSIVE'
undeclared (first use in this function)
/usr/include/asterisk/lock.h:302: error: (Each undeclared identifier is
reported
2004 Mar 30
2
SoftFAX/spandsp - txfax
Hi Steve and all,
1. Faxing from asterisk back to the same asterisk (from one Zap channel to
another)
doesn't work for us. Txfax called with the 'caller' parameter issues
CED, while the
receiving side needs CNG in order to switch to fax extension with
rxfax.
2. This is probably the reason why J2 and our UC don't recognize incoming
fax.
Thank you.
Alex Zarubin
Webley Systems
2004 Apr 28
1
Softfax/spandsp compilation
Only to signal that if you want to compile app_rxfax and app_txfax with last
cvsses of asterisk you have to modify the patched versions of the apps
directory Makefile to define the symbol _GNU_SOURCE
example, the line to compile app_rxfax from:
gcc -O2 -g -Iinclude -I../include -c -o app_rxfax.o app_rxfax.c
to
gcc -D_GNU_SOURCE -O2 -g -Iinclude -I../include -c -o app_rxfax.o
app_rxfax.c
2004 Aug 12
1
Problem installing Software Fax SpanDSP support into Asterisk
I'm trying to install the SPANDSP software into Asterisk to support incoming (mainly) Fax. I'm following the info in http://www.voip-info.org/wiki-Asterisk+Fax. I downloaded and installed the spandsp software from ftp://ftp.opencall.org/pub/spandsp/ and followed the directions in several documents listed on the on the Tiki page.
I get down to patch < Makefile.patch that fails with
2004 Dec 20
1
RxFAX compile problem
Hi there, I have installed RxFAX/TxFAX with Asterisk CVS 02/16/04 and it works just fine, i installed it successfully. Now i have Asterisk CVS 10/08/04, i installed spandsp-0.0.1 with no errors. When i reinstalled asterisk i got the following error:
In file included from app_rxfax.c:14:
../include/asterisk/lock.h: In function `ast_mutex_init':
../include/asterisk/lock.h:311:
2007 Dec 21
1
txfax not working with spandsp
the attached log with verbose=6 and debug=6 refers.
we've got a sangoma A104 (no hwec) with PRI ports 1 & 3 loopbacked to each
other. we're trying to have txfax send out on one of those pri ports with
rxfax listening on the other side, hence having asterisk send a fax to
itself. we however have bad, and i mean really bad (<10%) success rates.
we're currently using asterisk
2006 Dec 18
8
spandsp 0.0.3 RxFax fax reception crashes bristuffed asterisk 1.2.13
Hi
Last month, people reported a crash with Asterisk 1.2.13 and
spandsp-0.0.3 when receiving a fax using fax detection.
Today I've tried 1.2.14 with the latest spandsp 0.0.3pre27 and with
the snapshots for app_rxfax.c and app_txfax.c.
The problem still happens.
Has anyone found how to resolve this issue?
I tried emailing Steve Underwood (with crash backtrace) but he hasn't
2007 Jul 24
3
rxFAX core dumps
Hi Everyone...
I am running Asterisk 1.2.22 on Debian "Etch". I installed it from
sources. I have also installed tiff-v3.6.0, spandsp-0.0.3. and downloaded
http://soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/app_rxfax.c
http://soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/app_txfax.c
and a Digium TDM card with 4 FXO ports
When my dialplan
2006 Nov 16
5
spandsp 0.0.3 RxFax fax reception crashes bristuffed asterisk 1.2.13
Hi,
I'm using spandsp-0.0.3
[http://www.soft-switch.org/downloads/snapshots/spandsp/
spandsp-20061116.tar.gz]
on a bristuffed asterisk (1.2.13)
[http://212.91.251.199/~junghanns.net/downloads/bristuff-0.3.0-
PRE-1v.tar.gz]
libtiff is at version 3.6.0
Running on: Linux router2 2.6.17-2-686 #1 SMP Wed Sep 13 16:34:10 UTC
2006 i686 GNU/Linux
Debian testing distro.
I've tried many
2005 Jun 01
1
rxfax problems - cont.
Well, my faxes passes through asterisk successfully, however I still have
some problems about fax reception by rxfax.
The softfax answers, and negotiates transmission, however then as some stage
of communiation something is wrong.
But I have nothing more but this log:
Jun 2 00:10:21 DEBUG[16900]: chan_zap.c:4242 zt_read: DTMF digit: * on
Zap/10-1
Jun 2 00:10:22 DEBUG[16900]: chan_zap.c:4242
2004 Aug 18
27
SpanDSP
Anyone knows where can I find spandsp? Official site seems permanently
down...
TIA,
Simone.
2004 Mar 16
24
Softfax/spandsp
Hi all,
After a long time having no time, I have finally done some fresh work on
my software fax machine. I have replaced the original carrier tracking
with something more robust. I have also added 4800, and 2400 bits per
second modes, and cleaned up a few bugs in areas like superfine mode
operation. I apologise for this update taking so long.
At ftp://ftp.opencall.org/pub/spandsp you will
2006 Dec 07
1
Asterisk 1.4.0-beta3 spandsp rxfax woes (or me being hard of thinking)
Hi,
I have installed the latest version of asterisk(1.4.0-beta3), and built
app_rxfax/txfax. I'm using spandsp from here,
http://www.soft-switch.org/downloads/snapshots/spandsp/spandsp-20061207.tar.gz
Everything builds ok. I had to manually apply the patch from the site so
configure would spot spandsp libraries. However, when I try dialing my
virtual fax extension (either from a phone or
2007 Jan 29
0
Rxfax and txfax
somebody know how to compile the rxfax and txfax apps under asterisk
1.4.0??
i get this errors:
Generating embedded module rules ...
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
[CC] app_rxfax.c -> app_rxfax.o
2004 May 25
10
spandsp hylafax asterisk and confusion
I have been attempting to download, compile and configure spandsp to
function with * without much luck. I am guessing that some assumptions
were made regarding the users knowledge level of Linux. Sadly, I must
not live up to those assumptions.
My problem begins when after compiling spandsp I look for the
app_rxfax.c, app_txfax.c, app_dtmftotext.c and makefile.patch files to
place in the
2004 Apr 29
2
spandsp compile error: PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP' undeclared here
Hey All,
I'm having a bit of a problem trying to get spandsp working on my
asterisk machine. The machine is a Redhat 9.0 install with the latest
version of libtiff and libtiff-devel (according to freshrpms.net).
I manaaged to download, compile and successfully install the actual
spandsp package with no errors. The problem comes when I try to compile
the rxfax and txfax asterisk
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
2008 Mar 12
2
TXFax/RXFax/AGX-Addons/SpanDSP Crashing
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
anyone else seen RX/TXFax crashing Asterisk on latest Asterisk SVN?
I've now seen it on two machines I tried to set up - one it seems
because the tiff file was malformed, but the other is doing:
tiff -> tx fax -> zaptel -> pstn -> ddi -> zaptel -> rx fax -> tiff
The above crashes every time.
If no one else has
2004 Oct 01
4
spandsp 0.0.2
Hi all,
There is a test version for the next release of spandsp at
ftp://ftp.opencall.org/pub/spandsp/spandsp-0.0.2pre2 Only use this if
you wish to experiment. In general, using spandsp-0.0.1 is probably more
stable right now. If you have had problems with Canon FAX machines not
accepting FAXes from spandsp-0.0.1 you might like to try this version. I
have had at least one report from
2007 Jan 22
4
Problems with rxfax
Dear list,
The company I'm working for is trying to use app_rxfax to receive faxes
on an Asterisk machine. Our initial tests looked very promising, but
unfortunately we've encountered some problems. We've been trying to
solve these problems for quite some time now, but we're running out of
options. So I really hope that somebody can give some help here.
Basically our set-up is