similar to: Injecting faxes directly to queue?

Displaying 20 results from an estimated 2000 matches similar to: "Injecting faxes directly to queue?"

2006 Mar 27
2
Testing asterisk faxing functionality
I have asterisk with rxfax txfax modules.I want to test fax sendig and reciving in one asterisk instance, in extensions.conf I have : exten => 1234567,1,rxfax(/home/patryk/fax-new.tif|debug) exten => s,1,Dial(1234567) exten => s,2,txfax(/home/patryk/fax.tif|caller|debug) but I doesn't seem to work.But when I'm calling on this number I can hear fax tones. I can't find sip
2005 May 15
1
Re: SpanDSP TXFax and multipage faxes problems (aditional info)
Hi everyone ! I have some aditional info on problem with TXFax and sending multi-page TIFFs. I have made 6 different multi-page TIFFs (Group3 1D with fillbits EOL aligned - 3 pages one TIFF in lowres and one in hires, Group3 2D -3 pages againg in both resolutions , and Group 4 - 3pages in both resolutions), and then tried to send them to Panasonic KX-F1100, Panasonic KX-F500 and SpanDSP
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
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)
2005 Aug 13
0
txfax on strike while rxfax works flawlessly
Hello, I have installed SpanDSP and the apps txfax an rxfax. Unfortunately I am having problems sending faxes. I only get cancelled transfers. I am trying to send a fax to a ISDN card connected to a zap channel. I am using following call file: ------------------------------- Channel: ZAP/g1/25 MaxRetries: 0 WaitTime: 20 Application: txfax Data: /tmp/lVD3wy.tiff|caller Asterisk shows:
2005 May 15
1
Re: SpanDSP TXFax and multipage faxes problems (aditional info)
Thanks for the information Lee ! Still, something is still strange to me, since this two Panasonic Fax machines are receiving at least 20 multi-paged faxes a day (they are in same office as both Asterisk boxes, and me :) ). Beside that, POTS lines in those two faxes are from same PSTN switch as line in X100P in one of Asterisk boxes, and the ISDN PRI lines in other Asterisk box is from same PSTN
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 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
2006 Jun 16
2
Receiving faxes and then sending them on
Hi, I'm trying to setup a system where incoming faxes are received using SpanDSP and then send on to another (remote) fax machine. The SpanDSP part is working excellently, however I dont seem to be able to get the forwarding part to work. Heres what I put into my extensions.conf: exten => s,4,Answer() exten => s,5,Set(FAXFILE=/tmp/fax-${UNIQUEID}.tif) exten =>
2008 Dec 22
0
txfax/rxfax fun
Hi Gang, I'm trying to make an application to upload a tiff via a web interface, slap a cover page onto it, merge the two into a new tiff and send it out via txfax. I'm able to get it out to a fax machine using this sequence: /usr/bin/tiff2pdf /tmp/faxout/1229978819_filea.tif -o /tmp/faxout/1229978819_filea.pdf /usr/bin/gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite
2011 Feb 02
1
AGI script exits non-zero when running system command
Hey guys I was hoping I could get a few pointers on a problem I have been trying to debug for the last couple of months regarding asterisk AGI scripts and unexpected termination. I have this agi script that accepts incoming faxes using RxFax on the latest asterisk 1.4 branch. Its written with perl and it works fine except for one line that causes the entire script to terminate unexpectedly. The
2004 May 03
0
txfax: "Trainability test failed"
Hi all, I'm using txfax and rxfax to send and receive faxes. I find that txfax performs very well when sending to an old fax machine. However, when trying to send to a Mac (OS X) that accepts faxes, I get a "Trainability test failed" message on the * console (full console log below). I'm OK with being unable to fax to Mac, as I'm just using it to test. For future
2007 Aug 07
0
how to specify a channel inside txfax command
Hi, I've compiled rxfax and txfax on my Asterisk box. I've made a small extensions.conf for test so that when I call a number with my Idefisk softphone I activate txfax command. My goal is to try to send a fax using an analog line first and then an ISDN line but I do not know how to specify the channel inside txfax command. Sorry if it may sound a stoopid question but found no docs on
2005 Aug 04
1
app_txfax.c problem
<br>--------------------------- <br>>Hi Sir£¬ <br><br>>The operation system on my computer is fedora 2.0 asterisk 1.0.x, I have set up spandsp0.0.2 pre18 on my computer.Further more, a SHARP fax has been registered on my asterisk Server through gateway. after that, I test SHARP fax with virtual fax and the result shows that rxfax is working normally. However, txfax
2006 Oct 23
2
T.38 faxing with spandsp and Grandstream HT.486
Hello ! I 'm trying T.38 faxig with spandsp using rxfax/txfax as fax terminal. As another endpoint I 'm using Grandstream HT 486 ATA and a fax machine. Has anybody success with the HT486 as T.38 terminal ? ATA as originator: I managed only onetimes a successfull T.38 fax session. The other times the HT486 did not initiate a re-invite with T.38 parameters. Or shall the Terminator
2006 Oct 12
1
Fax receive (rx fax) problem
Dear folks, I have problem in fax reception. The astrisk detects the fax tone and jusmps to the fax extension and rxfax application starts and the max machine starts the fax but saddenly stops and seems the rxfax have died. It doesnt returns, not files in the output dir and .......... Anyone have any idea or help how could i get whats wrong here. Regards. M. Shokuie Nia
2003 Oct 28
4
Software FAX
Everyone, Just thought I would drop a line telling everyone here I have the software RxFAX/TxFAX up and running without any real problems. I did have to..... RH 9.0 1) Install an audio devel rpm 1) install libtiff from source, and copy over a bunch of include files to /usr/local/include 2) build/install spandsp 3) move app_rxfax.c and app_txfax.c to apps/ dir in asterisk source tree. 4)
2004 Sep 26
2
spandsp with TDM fxo card?
Has anyone made spandsp to work with a digium tdm fxo card? I finally got the rxfax and txfax modules to compile, the spandsp lib installed (and in the libpath), and now receive: -- Starting simple switch on 'Zap/1-1' -- Executing RxFAX("Zap/1-1", "/var/fax.tif") in new stack -- Hungup 'Zap/1-1' I've tried to adjust rxgain/txgain in
2007 Jan 29
2
Rxfax and Txfax on Asterisk 1.4
> AFAIK the current recommendation is to use HylaFax with something called iaxmodem. After having been through a lot of problems with RxFax and TxFax I completely agree with this statement. Allthough the initial configuration is a bit complicated, once you have this running you'll get far better reliability. Kind regards, Ardjan Zwartjes.
2006 Apr 27
1
asterisk spandsp and txfax
Hello folks! I'm trying yo set up a email2fax and fax2email on my asterisk box. The rxfax works fine in my setup. The problem is with the txfax. I have tryed all snadsp version (0.0.2x and 0.0.3x) but I get this errors. Because I can't find anything on Internet I'm hoping u can give me a hand. here are my logs: -- Attempting call on SIP/sip_provider/1234 for application