similar to: more on spandsp and partially received fax

Displaying 20 results from an estimated 1000 matches similar to: "more on spandsp and partially received fax"

2004 Aug 17
0
SpanDSP RxFax receives junk - gets Fax3Decode2d: Warning, (FakeInput): .... messages
I'm trying to install the RxFax in Asterisk. After much trouble getting app_rxfax.c (and friends) compiles and installed into Asterisk (thanks to the many asterisk-users messages) it did get it installed. I have been unable to receive a legible fax. app_rxfax provides lots of debugging information but none useful to me. I was hoping that someone has an idea what might be going on.
2005 Feb 12
5
fax with asterisk
>From couple of weeks i am working on asterisk fax but was not successful. I am able to receive only half fax documents and its ending with blurred lines. I have tried with almost all the versions of spandsp 0.0.2pre4,pre10 etc but of no use. I have digium card to which i have plugged in 2 pstn lines and i have removed echocancellation too(zapata.conf) and also enabled g7111 alaw&Ulaw
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 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
2004 Jul 12
1
rxfax/spandsp fails to decode
Hi, I just sent this to Steve Underwood, but then found a bunch of posts on the mailing list about similar issues.. does anyone have the fix? I'm running asterisk CVS-HEAD-06/28/04-18:13:13, spandsp 0.0.1k, libtif 3.5.7 one thing i just noticed is that calls come in with format '72' which is G711A-law or LinearPCM.. it uses PCM for the call, i assume this is ok the results of RxFAX
2004 Jul 15
0
fax still fails, ideas sought! Re: rxfax/spa ndsp fails to decode
On the /proc/zaptel it was lost interrupts, you haven't got any so that's good! On opencall.org there's a known issues link and that mentions some fax machines that have issues, might be worth a quick check there. I can receive from our fax machine this end, if you'd like I'll send you a test fax if you send me your fax number, if you can receive from us and tpc then it's
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 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 Jul 13
1
fax still fails, ideas sought! Re: rxfax/spa ndsp fails to decode
Sorry to bore you more with the clock issue, but have you check /proc/zaptel/<span> to make sure it's not missing interrupts? There's also an option to record the audio for the fax, you could listen to that vs a recorded file that will receive correctly on a fax machine and see whether there is an obvious difference? (Good luck, that'll be really scraping the barrel!!) Does it
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
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 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 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
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
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
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 16
0
SpanDSP - Training failed error / timing problem
I am having a problem with SpanDSP. What happens is when I send a fax to SpanDSP the fax message seems to fail in the training phase. I think it's a timing error, however I have no idea about how to rectify the problem. I have included a copy of the log below. I am using a Digium TDM-400P card with 2 x FXO ports and 2 x FXS ports. The fax is connected to one of the FXS ports (Zap3). The
2004 Aug 13
1
SpanDSP - Training failed (convergence failed) error
I am having a problem with SpanDSP. What happens is when I send a fax to SpanDSP the fax message seems to fail in the training phase. I think it's a timing error, however I have no idea about how to rectify the problem. I have included a copy of the log below. I am using a Digium TDM-400P card with 2 x FXO ports and 2 x FXS ports. The fax is connected to one of the FXS ports (Zap3). The