Displaying 20 results from an estimated 1000 matches similar to: "RxFAX compile problem"
2004 Jun 20
1
Softfax/spandsp Makefile.patch rxfax/txfax
I followed the instructions at http://www.opencall.org/instructions.html
and
http://lists.digium.com/pipermail/asterisk-users/2003-October/025094.html
I was able to compile spandsp (./configure ; make ; make install),
"manually" patched asterisk apps/Makefile (/usr/src/asterisk/apps), as the
supplied patch does not fit the actual CVS apps/Makefile
After make clean ; make install, I
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
2005 Oct 04
1
Can't compile ast_rxfax with Asterisk 1.2.1b
I'm trying to get ast_rxfax and ast_txfax compiling with Asterisk 1.2.1
beta. The two ast_?xfax files don't compile:
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE
-O6 -march=i686 -fomit-frame-pointer -fPIC -D_GNU_SOURCE -c
-o app_rxfax.o app_rxfax.c
app_rxfax.c: In function
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 Jun 19
1
RxFax problems
Hey All,
I'm still (since April) having problems getting RxFax to work over an
ISDN4Linux channel. Just wondering if anyone has had any luck getting it
to work?
I have done a CVS update today (about half hour ago) and made sure I have
the latest version of spandsp according to Steve's website
(spandsp-0.0.1k). When I was compiling asterisk, I got the following
warnings:
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
2005 Oct 17
1
can't compile ast_*fax
This is all the reference to PTHREAD_MUTEX_RECURSIVE on lock.h
#ifdef __APPLE__
/* Provide the Linux initializers for MacOS X */
#define PTHREAD_MUTEX_RECURSIVE_NP PTHREAD_MUTEX_RECURSIVE
#define PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP { 0x4d555458, \
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0x20 } }
#endif
#ifdef BSD
#ifdef __GNUC__
#define
2005 Jan 12
2
Trouble building appradius
I am having trouble building appradius from http://appradius.minitelecom.org/
I configure, make, make install cpprad-1.0, but when I configure, then
make appradius I get :-
obelix:/usr/src/appradius/appradius1.0 # make
make[1]: Entering directory `/usr/src/appradius/appradius1.0/lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
2005 Oct 10
2
Beronet app_saynumber-beta-rc1
Hi list!
Do anybody has success histories about using the Beronet app_saynumber
application? For those that are hearing about for the first time, it?s a
piece of software that enables the use of another language in say_number
commands in asterisk dialplan or AGI scripts.
Link to download:
http://www.beronet.com/download/app_saynumber-beta-rc1.tar.gz
I?m trying to compile it in
2004 Jun 04
1
rxfax crashing asterisk and YES I'm using an approved libtiff :-)
I'm running asterisk CVS HEAD from 20040601 with spandsp 0.0.1k and libtiff
3.6.0 (no other copies are installed).
I've put the audio files up at
http://www.mixdown.ca/~andrew/dump/akohlsmith-faxsegfault.tgz -- the machine
I am faxing from is a Canon IR3300 printer/copier/fax, but I get similar
crashes from $29.95 fax machines too. :-)
I'm trying to get a decent backtrace but
2004 Sep 21
0
more on spandsp and partially received fax
more detailed output
Sep 21 15:54:31 DEBUG[1120357296]: pbx.c:1255 pbx_extension_helper: Launching 'RxFAX'
Sep 21 15:54:31 DEBUG[1120357296]: channel.c:1699 ast_set_read_format: Set channel Zap/1-1 to read format SLINR
Sep 21 15:54:31 DEBUG[1120357296]: channel.c:1666 ast_set_write_format: Set channel Zap/1-1 to write format SLINR
Changed from phase 0 to 1
Slow carrier up
Slow carrier
2005 Oct 03
1
Compiling SpanDSP
Has anybody been successful with compiling the pre3 version of SpanDSP
on the current Asterisk CVS? I'm getting:
app_rxfax.c: In function `phase_e_handler':
app_rxfax.c:77: warning: implicit declaration of function
`fax_get_transfer_statistics'
app_rxfax.c:78: warning: implicit declaration of function
`fax_get_far_ident'
app_rxfax.c:79: warning: implicit declaration of
2005 May 28
1
Fax and SIP Device
A DID number was dedicated to receive fax, but i have the problem when
getting fax call,
which call will become a normal phone call and no fax was printed. When
fax is detected,
the fax extension is executed and dial the extension of the HT486 device
(firmware 1.0.5.22).
Somehow sending fax out working well. In the mailing lists, i notice
some are using HT286 and it work.
Could someone share
2006 Oct 14
0
rxfax problem ("Trainability test failed")
Dear folks,
I couldnt receive faxes and get the following debug traces on the console, I
appreciate any help or even hints. Using Spandsp-0.2
app_rxfax.c:76 span_message: FLOW Get at 9600bps, modem 1
app_rxfax.c:76 span_message: FLOW Changed from phase 3 to 5
app_rxfax.c:76 span_message: FLOW Non-ECM carrier up
app_rxfax.c:76 span_message: FLOW Non-ECM carrier down
app_rxfax.c:76 span_message:
2008 Apr 04
1
rxfax crashes Asterisk (segmentation fault)
Hi,
I am using spandsp-0.0.4, tiff-3.8.2, and agx-ags-addon with Asterisk
1.4.18.
Everytime rxfax executes, Asterisk crashes:
-- Executing [fax at phones:1] Set("Zap/2-1",
"FAXFILE=/var/spool/asterisk-fax/1207322398.0.tif") in new stack
-- Executing [fax at phones:2] RxFAX("Zap/2-1",
"/var/spool/asterisk-fax/1207322398.0.tif") in new st ack
[Apr 4
2005 Oct 14
3
Problem with compiling spandsp
New asterisk user, pretty much set up except for spandsp. I get the
following when trying to compile:
app_rxfax.c
app_rxfax.c: In function `phase_e_handler':
app_rxfax.c:92: 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
2007 Sep 05
1
rxfax() problem - fax signal seems to be ignored
Hello,
my configuration is the following:
a TDM400P board with an fxs and fxo daughter boards on it.
I thus connect a fax to my FXS port, after having verified that this port
was correctly functioning. For this, I had tried before with a simple phone,
and with some basic voicemail exten scripts.
Here is my simple dialplan for my fax reception:
exten => 300,1,Ringing()
exten =>
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
2008 Dec 18
3
Asterisk AGX addons compile issues
Has anyone seen this before, and know what is happening?
USER at HOST:~/asterisk/agx-ast-addons# ./build.sh
-- Configuring done
-- Generating done
-- Build files have been written to: /root/asterisk/agx-ast-addons
[ 11%] Building C object CMakeFiles/app_devstate.dir/app_devstate.o
Linking C shared module dist/app_devstate.so
[ 11%] Built target app_devstate
[ 22%] Building C object
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