Displaying 20 results from an estimated 3000 matches similar to: "rxfax() problem - fax signal seems to be ignored"
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 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
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
2004 Jun 17
1
Blank faxes with RxFAX
Hello All,
I have downloaded and installed spandsp and downloaded rxfax, etc and
rebuilt asterisk with app_rxfax. I have added the following to my
extensions.conf:
[macro-faxreceive]
; ${ARG1} - sendto e-mail
exten => s,1,Wait(2)
exten => s,2,Answer
exten =>
s,3,SetVar(FAXFILE=/var/spool/asterisk-fax/fax-${MACRO_EXTEN}-${TIMESTAMP})
exten => s,4,SetVar(EMAILADDR=${ARG1})
exten =>
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 Aug 19
1
SpanDSP/RxFax help...
I've seen people mention that they have fax reception working with
Asterisk, spandsp, and app_rxfax.
I'm using the latest Asterisk from CVS, SpanDSP 0.0.1k, and the latest
app_rxfax.c (as mirrored by friendly list members recently), and libtiff
3.5.7. Asterisk is detecting the fax signal properly, and executing
the fax extension in the dialplan.
The fax part of the dialplan is pretty
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:
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
2005 Jan 11
1
rxfax troubles..
what is g723? ive never seen that before...
-- Executing Answer("Zap/1-1", "") in new stack
-- Accepting call from '2819870065' to '2815692780' on channel 0/1, span 1
-- Executing Wait("Zap/1-1", "1") in new stack
-- Executing SetVar("Zap/1-1",
"FAXFILE=/var/spool/asterisk/fax/1105486770.492.tif") in new stack
--
2009 Jan 20
2
extensions.conf -- what to do when command throws errors?
Hi, all. I've got app_rxfax going and nicely receiving a fax, which I
then throw to a script, and have it convert it to a PDF and mail it.
Works great... a lot of the time. But a fair bit of the time, rxfax
throws errors, and extensions.conf seems never to invoke my script. Here
are the pertinent lines:
exten => _6403,n,rxfax(${FAXFILE})
exten =>
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 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
2007 Aug 29
0
(Asterisk_1.4.0 + rxfax + spandsp_0.0.4) - symbol lookup error
Hello Usersks,
foreword:
i saw a thread on Asterisk-Users list about this problem, but it seems
that there were no solution:
http://www.mail-archive.com/asterisk-users at lists.digium.com/msg167757.html
Therefore, I relaunch this thread.
-------
Here it is:
I have the same behavior.
1) I never got installed spandsp before. The version that I have
installed is 0.0.4 (strangly labelled 0.0.3 inside
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
2006 Mar 25
2
Asterisk spanDSP / Faxing problem
Hi There.
I have the following setup :
Asterisk 1.2.4 , freePBX 2.0.1, spandsp-0.0.2pre24
My problem is as follows :
If I set up a very simple extensions.conf. when I dial from a fax
machine, it seems as if no fax is being recognised.
If I answer the call, I can hear the fax machine beeping.
extensions.conf :
2007 Jan 16
1
Asterisk, SpanDSP and RXFax
Hey All,
I am attempting to get the RXFax app working and having a hell of a time
of it. I am hoping that some of you fine folks can help me out.
I have installed Asterisk v1.2.14, SpanDSP v0.0.2pre26 and app_rxfax.
All compiled and installed fine.
When I attempt to call the extension I have created for receiving fax's
then I get the following error once just as the rxfax
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 Jan 08
1
spandsp, rxfax, TDM400/zaptel, missed frames, any help?
Sorry in advance if this is a FAQ...
I've got a working Asterisk setup based on A@H 2.2. I have a TDM400
card with 2 FXS and 2 FXO ports; PSTN connections come in via the TDM
card.
I haven't been able to get inbound fax with spandsp and rxfax to work.
Occasionally an all-text fax will come in, though it's usually badly
corrupted, but in most cases, it would appear that the call is
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
2004 Apr 28
1
spandsp rxfax crashes *
Rxfax answers, makes handshake, and crashes once the page starts to send. It
receives a .tif file of 8 bytes.
Asterisk dumps core - gdb shows :
#0 0x281fd86c in t4_rx_putbit () from /usr/local/lib/libspandsp.so.0
#1 0x281fea3c in fast_putbit () from /usr/local/lib/libspandsp.so.0
#2 0x28208324 in decode_baud () from /usr/local/lib/libspandsp.so.0
#3 0x2820893f in process_baud () from