similar to: spandsp and certain (e.g. Canon) fax machines

Displaying 20 results from an estimated 1000 matches similar to: "spandsp and certain (e.g. Canon) fax machines"

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 Mar 16
24
Softfax/spandsp
Hi all, After a long time having no time, I have finally done some fresh work on my software fax machine. I have replaced the original carrier tracking with something more robust. I have also added 4800, and 2400 bits per second modes, and cleaned up a few bugs in areas like superfine mode operation. I apologise for this update taking so long. At ftp://ftp.opencall.org/pub/spandsp you will
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
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
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
2003 Nov 23
6
RxFax
I am also having problems receiving my first fax. I get a 320byte file (for a 4 page fax). If I look a the tiff generated, is just has some few dots. I am sending the fax from a notebook with Windows XP to an X100P and using libtiff v3.5.7. Has anyone successfully received faxes ? Output to the console as follows: Changed from phase 0 to 1 > Start receiving document > Changed from
2003 Dec 07
5
RxFAX application
Hi all, I have installed FAX app as described in several mails. When a fax call is received, I get the following in the * console: -- Starting simple switch on 'Zap/1-1' -- Executing Answer("Zap/1-1", "") in new stack -- Executing Ringing("Zap/1-1", "") in new stack -- Executing Wait("Zap/1-1", "2") in new stack
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 --
2003 Oct 28
1
Software FAX Modem--One Last Request For Help
Here's one last plea for help from the list before I give up on the totally cool software FAX modem concept in complete despair (for now, at least, until I have more time to dig into it).... I am simply not able to successfully receive a FAX no matter what device I transmit from or how I bring the call into Asterisk. My lastest effort was a call from a Pitney-Bowes FAX machine into an X100P
2004 Apr 28
1
spandsp rxfax crashes *
Rxfax answers, makes handshake, and crashes once the page starts to send. It receives a .tif file of 8 bytes. Asterisk dumps core - gdb shows : #0 0x281fd86c in t4_rx_putbit () from /usr/local/lib/libspandsp.so.0 #1 0x281fea3c in fast_putbit () from /usr/local/lib/libspandsp.so.0 #2 0x28208324 in decode_baud () from /usr/local/lib/libspandsp.so.0 #3 0x2820893f in process_baud () from
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
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
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
2003 Oct 20
16
A software FAX modem
Hi all, I would like to announce the availability of an initial test version of a totally software FAX facility, suitable for use with Asterisk. This is a first public test release, so don't expect a solid polished product just yet. People have shown interest in what I am doing, and here is the evidence that it is not vapourware. If the notion of a software FAX machine is new to you,
2004 Feb 28
9
[Bug 52] ssh hangs on exit
http://bugzilla.mindrot.org/show_bug.cgi?id=52 ------- Additional Comments From tsi at ualberta.ca 2004-02-29 07:10 ------- Created an attachment (id=557) --> (http://bugzilla.mindrot.org/attachment.cgi?id=557&action=view) suggested fix (against 3.8p1) I've been running with this patch on various flavours of Linux, IRIX and SunOS since last September. ------- You are
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
2016 Dec 18
2
Asterisk Fax Receive - how to get the remoteheader?
Hi, thanks for your answer. Unfortunately this is, what I already know. I was wondering, why it is possible to set ID and Header for an outgoing fax (which will then in turn be inserted via asterisk on top of the transferred "image") , while it seems to not be possible to get the Header from a received fax (only the id), although it is present in the faxdocument. The ID is also
2010 May 12
2
Reading R code help--Beginner
Hi, I am brand new to R and not familiar with the language, though I have been reading the manuals and making some slow going progress. I am working with some source code from a Global Vector Auto -Regressive program written by Ranier Puhr from the R-forge group. I need help interpreting the processes of the following code. I am going to post in parts since it's pretty long: GVAR