similar to: faxing times!

Displaying 20 results from an estimated 4000 matches similar to: "faxing times!"

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
2006 Jan 04
3
Email2fax big problemo
Hi, Few days ago I installed Email2fax application on my Asterisk box. I works but not in 100 %. Sometimes (to be certain quite often) I don't receive the whole fax. My fax machine cuts off transmission in 1/2 or 1/3 of the page. I read about it on a wiki and some user lists and people say that this behaviour could be cause be the Ghostscript and the conversion to the tiff format, but when I
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
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
2007 Jan 05
1
fax transmission
I'm trying to use the txfax application based on spandsp in Asterisk 1.2. It seems to be working but I would need a way to reliably check whether the fax has been completely transferred or not. I'm using a mail2fax system (as with email2fax and .call files) but I can't seem to get it working. If I use "Application" and "Data" in the .call file, there doesn't
2007 Feb 05
5
Asterisk Faxing Support
Asterisk 1.2 has no support of t.38 whatsoever, the call will drop before t.38 is ever utilised, not even pass-thru. 1.4 Adds support for T.38 pass through only and no other sort of faxing, the endpoint must support T.38 and you must send your call to a T.38 gateway and you must not use NAT anywhere in your network and you must enable re-invites which could cause CDRs not to reflect the true
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 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
2020 Jun 17
1
Mail2Fax
Hello, i try to use mail2fax with asterisk. all i have found is old stuff like - https://sourceforge.net/projects/asterfax/files/production/NoojeeFax or - https://github.com/siddolo/sidfax so I try sidfax (aka email2fax). Now asterisk show in sip debug mode the following error. [17-06-2020 18:06:11] WARNING[6269]: pbx.c:7487 pbx_outgoing_exec: No such application 'txfax' [17-06-2020
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
2009 Apr 18
2
Digium Fax for Asterisk questions
1. What is the difference between Asterisk v1.6 RXfax/TXfax and Digium Fax for Asterisk? 2. Is Free Fax for Asterisk identical to Fax for Asterisk nonwithstanding the 1 channel limitation? 3. Can any purchase of Fax for Asterisk count as channel 2+, when used in conjunction with Free Fax for Asterisk? 4. When (If ever) is colour support likely? Michael
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)
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
2004 Mar 30
2
SoftFAX/spandsp - txfax
Hi Steve and all, 1. Faxing from asterisk back to the same asterisk (from one Zap channel to another) doesn't work for us. Txfax called with the 'caller' parameter issues CED, while the receiving side needs CNG in order to switch to fax extension with rxfax. 2. This is probably the reason why J2 and our UC don't recognize incoming fax. Thank you. Alex Zarubin Webley Systems
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
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
2004 Dec 22
2
txfax failure
Hi list, Just installed spandsp. In my limiting testing, I have an issue on a Philips fax machine (HFC21) directly connected to my * server through TDM400, reception with rxfax works fine, but txfax always fails. Below is a transcript of failed transmit. This is with asterisk-1.0.3 (with native moh patch but I don't think it is the source of the problem). I already tried libtiff 3.5.7,
2012 May 29
2
Fax Server for Asterisk
Hello, For those customers with only analog lines, who ask for fax2email and email2fax, whats the most reliable solution available and tested with Asterisk? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120529/3e28b56e/attachment.htm>
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 =>
2007 Dec 29
8
Asterisk 1.4 Fax
what method is preferred: haylafax and Iaxmodem or spnadsp for faxing. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071228/e829632a/attachment.htm