Displaying 20 results from an estimated 1000 matches similar to: "Blank page when sending faxes"
2006 Oct 18
1
Blank page when sending faxes (repost)
Guys,
[Forgive this repost -- my original posting doesn't seem to have shown
up in the list (yet)]
I have been trying to send a fax using spandsp/app_rtxfax/asterisk.
I'm trying to send a (3 page) fax, and all I'm receiving is a single
blank page (and I've tried it with 2 fax machines).
As some background, I'm using asterisk with an E1 connection through
a Sangoma WAN card
2004 Jun 18
0
Problems reciving fax with Asterisk
Hi,
I am trying to recice a fax with * using SpanDSP - but it doesn't create the output file. (See the bottom of log file).
* Loads both app_rxfax.so and app_txfax.so fine.
Also I can't make * autodetect an incomming fax call (yes I have enabled faxdetect=both in zapata.conf - though it's not a Zap device)
Any ideas are welcome :-)
Best Regards
Michael L?jtnant
System Details:
2003 Dec 11
2
FAX application does not work for me....
Hi,
I have tried to install and configure the FAX app using the steps described
in several mails on this list.
When a FAX call arrives on X100P, the fax extension is executed, which looks
like:
exten => fax,1,RxFax(/var/spool/asterisk/incoming/${CALLERIDNUM}.tif)
exten => fax,2,Hangup
It tries to negociate, but nothing is received at the end and the other part
times out.
More, after this
2003 Oct 28
5
rxfax problem
Hello,
I tryed out spandsp with libtiff-3.5.7 and with Asterisk from CVS.
I tryed to receive a fax on a CAPI channel. Finally I got a file with
8 byte length (/tmp/testfax.tif).
How can I do next?
Thanks in advance,
Thomas
ps: what are hardware requirements for sending/receiving faxes?
-- creating pipe for PLCI=0x101 msn = 2258589
> sent ALERT_REQ PLCI = 0x101
--
2004 May 22
2
RxFAX generates no tiff file
Hi,
I am trying to receive a fax with the spandsp library.
The sending fax says "success" but there is no tiff file generated.
I use "exten => 7000,1,rxfax(/tmp/testfax.tif)" in my extensions.conf.
The connection is via SIP/G.711 as I have read on the list that this
can sometimes work (I know Fax over IP is troublesome without T.38).
I think the transmission should not
2004 Apr 20
0
fwd:Re: Asterisk prepaid debug
I use http://www.voip-info.org/wiki-Asterisk+callingcard
You only should compile the prepaid.c (look at readme file).
Regards.
Julio
----- Original Message -----
From: <clive18@webmail.co.za>
To: <juliom@telelinkusa.net>
Sent: Tuesday, April 20, 2004 12:47 AM
Subject: fwd:Re: [Asterisk-Users] Asterisk prepaid debug
> Hi
>
> Which pre-paid app are you using?.
> Is it
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
2004 Apr 19
3
spandsp/rxfax terminates asterisk
Initial handshake sounds fine, but asterisks dies before receive of the fax.
Here is the log :
Changed from phase 0 to 1
Slow carrier up
Slow carrier down
Slow carrier up
Slow carrier down
Slow carrier up
Slow carrier down
Slow carrier up
Slow carrier down
Slow carrier up
Slow carrier down
Slow carrier up
Slow carrier down
Slow carrier up
Slow carrier down
Slow carrier up
Slow
2005 Aug 12
0
txfax spandsp
I've been using spandsp and rxfax to receive faxes for a while now and over
the past few days I've looked into the other side of things - txfax. I
can't seem to get it working properly. I've included debug logs below of
both the tx and rx side of things. I've tried three different servers,
asterisk v1.0.6, 1.0.9 and CVS, FC2 and FC4, libtiff 3.5.7 and 3.7.1, TE405P
and
2006 Feb 22
0
Problem with receiving faxes with spandsp - full log included (long)
Hello,
I have spandsp working with asterisk (tested on one PSTN fax machine).
Today someone wanted to send me a fax, but there was a problem with the
TIFF file. This is what asterisk console says:
TIFFReadDirectory: /var/spool/asterisk/fax/1140608321.7.tif: cannot
handle zero number of strips.
MissingRequired: /var/spool/asterisk/fax/1140608321.7.tif: TIFF
directory is missing required
2004 May 31
2
scandsp, voicetronix and rxfx
Hi all,
Trying to get fax reception going using a voicetronix openline4 card,
however, there are two issues (as far as I can see)
(1) Currently the voicetronix world (cards, firmware, drivers, channel
prog etc.) does not do fax tone detection. I have spoken to the
voicetronix guys , understand what has to happen there and may do some
hacking if I can resolve the second issue. Meanwhile, I
2006 Jan 19
0
spandsp-0.0.2pre22 not working!
hi,
it seems that spandsp-0.0.2pre22 is not functioning right. downgrading
to pre21 makes it work again.
debug messages:
Jan 18 11:54:29 DEBUG[5157] app_rxfax.c: FLOW Changed from phase 1 to 4
Jan 18 11:54:29 DEBUG[5157] app_rxfax.c: FLOW ???:
Jan 18 11:54:29 DEBUG[5157] app_rxfax.c: FLOW Real-time Internet fax (T.38)
Jan 18 11:54:29 DEBUG[5157] app_rxfax.c: FLOW V.8 capable
Jan 18 11:54:29
2004 Jun 20
0
Asterisk rxfax(): One page gets two pages
Hi,
so far I had our PRI line connected via Digium TE410P and ZAP channel to
asterisk which worked perfectly. I now have a second line coming in through a
H.323 gateway and chan_oh323.
rxfax() still works and receives faxes with G.711 alaw codec, but I
always get one empty first page via H.323 - a one-page-fax becomes a
two-page-fax with one empty page in front of it.
It seems the empty page
2005 Jun 20
1
TxFax: can't get a fax to destination (log inside)
Can someone explain me what's going on and why the receiver of this fax
guives up saying communication error?
Slow carrier up
Slow carrier down
Slow carrier up
<<< CSI: 40 20 20 20 20 20 20 20 34 39 34 35 36 34 39 35 30 20 39 33 2b
CSI without final frame tag
Remote fax gave CSI as: "+39 059465494 "
<<< DIS: 80 00 ee f8 c4 00
DIS with final frame tag
In
2004 Apr 21
1
TxFax/SpanDSP problems
I'm getting the following when sending to a specific fax machine. Any
ideas?
File name is '/var/spool/asterisk/email2fax/7F2SOeYJiU.tif'
Changed from phase 0 to 2
Slow carrier up
Slow carrier down
Slow carrier up
<<< NSF: 20 00 00 11 80 00 8a 49 10 53 54 49 52 4c 49 4e 47 20 43 4f 56
49 4e 47 54 00 67 00 80 80 80 0c 01 02
NSF without final frame tag
The remote is made by
2004 Apr 01
0
RxFax/spandsp Crash
Dear Steve
i have try SpanDSP from the first version to the last one (1k) with my Canon
FAX and with my modem but every time i see a lot of message like this:
-----
I send a Fax from my Canon B150 i have the following error:
-- Starting simple switch on 'Zap/33-1'
-- Executing RxFAX("Zap/33-1", "/home/user/testfax.tif") in new stack
Changed from phase 0 to 1
2004 Jun 21
0
SpanDSP Fast carrier Failed
Dear Steve
after a lot of compile from spanDSP first version to K and after i have
compile * HEAD and Stable i cant understand where im wrong...
- Mandrake 9.2
- libtiff3-3.5.7-11mdk
I have add Header from your FTP but the result is this error..
Can you give me your opinion?
Thanks in advance
Dimitri
--------
-- Executing RxFAX("Zap/35-1", "/home/user/testfax.tif") in
2005 Jul 07
0
rxfax/txfax
Hi,
I'm trying to send a fax from a Zap channel to another Zap channel and I
can't - below the logs. How could I solve this? Thanks!
In RECEIVER:
-- Accepting call from '' to '1980' on channel 0/2, span 1
Urgent handler
-- Executing Answer("Zap/2-1", "") in new stack
Urgent handler
Urgent handler
-- Executing Goto("Zap/2-1",
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 16
1
RxFax - Fast carrier training failed
I'm trying to send a fax to my asterisk box, however shortly after
connecting the fax machine reports a "communication error" and hangs up.
Below is the error I get from RxFax: Fast carrier training failed
Nothing is written to the file system as far as the tiff is concerned.
Any ideas on how to fix this? Thanks
----
Sending Fax Machine: HP PSC 2000 Series 2210