Displaying 20 results from an estimated 4000 matches similar to: "Hangup conundrum with RxFAX"
2006 Jan 04
1
RxFax : Change FAX Resolution
Hello all,
Can this be done ?
Would setting the variable FAXRESOLUTION to a appropriate value affect
this change ?
> http://www.asteriskguru.com/tutorials/rxfax.html
Variables connected with the application
LOCALSTATIONID - used by to application to identify itself to the remote end
LOCALHEADERINFO - used to generate a header line on each page
REMOTESTATIONID - set by the application, the
2005 Aug 31
2
SpanDSP rxfax TSID variable name?
Scott's SpanDSP FAQ mentions that the senders' TSID (20 bytes sent by
sending fax machine) is made available, but doesn't mention where or
how. Is there a variable or something that's set? I didn't see it in
http://www.voip-info.org/tiki-index.php?page=Asterisk+variables
Thanks,
Woody
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 Jun 07
3
rxfax not answering
Hello i would like to receive incoming faxes thru' asterisk as tiff
files thru' the rxfax application.
I setup extensions 101 like this
exten=> 101,1,rxfax(/tmp/fax.tif)
then from CLI i run:
dial 101
and rxfax send me his "scream" about the fax ^^
instead when i send a real fax from a faxmachine to that extension
my 101+rxfax is executed but it just "does
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
2005 May 31
1
rxfax application - doesn't work properly
hi,
I am on fax-to-email system, basically taken from
http://www.voip-info.org/wiki-Asterisk+Fax+to+email
well, it seems that asterisk causes some problems so that it is impossible
to send any fax.
I.e. when I try to send a fax to asterisk (rxfax application):
normalFax--->FXS(TDM400P)--->Asterisk(RxFax) it breakes up the trasmission
at the beginning of sending page.
The code given by
2005 Aug 16
2
TxFax -> RxFax on same machine hangs
Hi,
I noticed a strange behaviour:
Faxing using spandsp (TxFax) from my asterisk box to my
old, common fax machine at home works fine.
Faxing from the same box to my office pc-fax (Hylafax)
also worke fine.
Receveiving faxes on my asterisk box using spandsp (RxFax)
also works fine. It is a PSTN number connected to the digium
card of that asterisk box.
Then I faxed from my asterisk box (TxFax)
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 =>
2005 Mar 28
1
spandsp rxfax under Linux 2.6 w/TDM400?
Hi,
I have got my Asterisk server running with TDM400 card (2xFXO & 2xFXS).
I originally had the system configured with a Panasonic fax machine on
one of the extensions. Due to the high volume of fax spam, I figured it
would be a much better idea to capture the faxes as TIF or PDF files to
minimize wasted paper, etc. I have downloaded, compiled and installed
spandsp and can see the rxfax
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 05
0
RXFax and Hangup context Question.
Hello:
I have been using the asterisk system now for almost 5 months. I'm very
happy with it's performance, however I have been using the RXFAX on and
off for the last month or so. I gave up after a while and just had it
route to my analog fax machine in the fax context.
However, I have always had the implementation that it would go to a
macro.. macro-faxreceive, and to the rxfax of the
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
2004 Jul 27
2
Using rxfax over SIP
I have no analog line interfaces on my asterisk system, but I do have two UK
0870 numbers routed to two separate VoIP accounts (one with FWD, one with
gossiptel). Asterisk is configured to register with these accounts. I get
voice calls through just fine this way.
I thought I could get one of these 0870 numbers to route through to rxfax,
thus allowing folks to fax me directly.
I've set up
2005 Sep 06
1
Application rxfax missing ?
Hello.
I just emerged spanDSP with all the packages needed. After a bit of
configuration i was read to test.
But i get this errormessage stating that application rxfax was not
found. I could't fint rxfax i teh modules directory.
I use asterisk 1.0.7.
I did reset the server after emerging SpanDSP
I use gentoo kernel 2.6
I don't know what else to do.
Regards,
Arne Morten
2005 Mar 24
2
rxfax trouble on bristuffed capi
Hi all,
My BRIstuffed 0.2.0-RC7k is running fine on my debian box for voice calls
over ISDN2.
Now I want to implement receiving incoming faxes into my setup so I did a
google and some reading on the wiki.
I got the spandsp 0.0.2pre10 package compiled and installed, patched
asterisk's apps makefile and compiled * again.
This all worked out fine.
When integrating the RxFax into my dialplan the
2005 Jul 13
2
SpanDSP rxfax, no tiff.
Hello,
Let me start by saying I have checked the wiki and the archives and did find
some relative information. I tried the suggestions in those threads, but
still have the same problem.
I'm using the CVS Asterisk from July 11, 2005.
Redhat FC2
SpanDSP 0.0.2pre18
Libtiff 3.5.7
Digium PCI card 1 FXO, 1FXS.
I have a single POTS line coming, but I have 2 numbers and am using
2008 Dec 12
2
docs for rxfax in 1.4 or app_fax in 1.6?
I just want to pdf and email faxes coming in over pstn on a TDM400P.
Outgoing faxes would just go out over pstn, not through asterisk.
All the voipinfo , etc, howto's are quite complicated. And most use
third party apps like Hylafax.
I thought there was a rxfax and txfax in 1.4. And 1.6 had app_fax. I'm
now using 1.4.22, but I'd go to 1.6 if it made this easier.
But I've
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
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 =>
2008 Sep 08
1
Help about the Rxfax on asterisk
Hi all,
I have a trixbox2.6.1 on my one server,
i have configured sangoma A200/Remora FXO/FXS Analog AFT card on that
server,
from my zap line the incoming faxes are coming, i have setup the did for zap
channel.
my question is when i am getting any faxes, asterisk shows me rxfax
execution and suddently asterisk crashes
and i can't get email notification for received faxes.
any one help me