Displaying 20 results from an estimated 800 matches similar to: "SpanDSP+astfax with multiple fax pages"
2012 Oct 05
2
SendFAX - multi-page TIFF
Hi,
Does anyone had the problem of asterisk SendFax + spandsp sending only
the first page of a multi-page TIFF file?
Seams to be related to spandsp ECM config.
Any thoughts about it?
Thanks,
Gabriel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121005/ac471600/attachment.htm>
2005 Jun 19
3
Libtiff 3.5.7 - recommended version for spandsp
Hi,
package tiff-v3.5.7 contains the currently recommended version
of libtiff in order to run spandsp (fax support for asterisk).
Imho tiff-v3.5.7 is not very easy to find in the internet, and
maybe will almost disappear, because it is an "old" version,
I put it on our little asterisk download page. Maybe it'll help
someone.
It works fine together with the other asterisk stuff
2005 Feb 08
3
announcement: astfax 1.0
Greetings all!
astfax v1.0 has been released, and is now available at our website.
You can check out the package at http://www.inter7.com/?page=astfax
astfax allows you to create an email to fax gateway.
It processes incoming emails with attached fax images, and sends
them outbound via the txfax module. Asterisk's outgoing call queue is
used to initiate the fax call and transfer. The call
2005 Mar 29
0
Astfax questions...
Hi,
We are trying to use astfax (from Inter7) to send faxes directly from
email accounts through *. The problem is that the fax machine answer the
call when we test astfax (with the line in the README) and then it
retries three or four times to send it, and hangup the channel.
The fax is connected to a zap channel, and it has an extension
configured for itself.
This is an excerpt of the
2006 Oct 24
1
AstFax Sending a Fax
Hi All
I'm trying to understand how I would send my fax ?
If I use Word or what ever word processor or even an email client to
create what I want faxed.
I have *asterisk setup with and FXO Gateway that will make the call to
the fax number I dial
SIP extension 320 is the FXO gateway.
How do I now get my email or word document to TIFF to then fax to the
FXO gateway or SIP/320 ?
I
2005 Aug 16
3
TE410P + SPANDSP fax problem
Hi,
I just setup a fax server by spandsp. But it doesn't look good. Because each fax I received from my fax machine is not completed.
I use te410p work with it. While the voice call is good.
Any ideas?
Trace shows that the fax is received successfully.
Aug 17 12:01:10 VERBOSE[19571]: -- Executing RxFAX("Zap/94-1", "/var/spool/asterisk
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
2004 Apr 20
2
[OT] Using GS to create .tif files
I've managed to use GhoustScript (gs) to take a postscript file and
convert it to tiffg3, but I CANNOT seem to make it merge multiple
files. Here is the output from tiffinfo on the file that SG generates:
fteTYGeh2v.tif:
TIFF Directory at offset 0x8
Subfile Type: multi-page document (2 = 0x2)
Image Width: 1728 Image Length: 1056
Resolution: 204, 96 pixels/inch
Bits/Sample: 1
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
2008 Apr 08
7
SQLite3 error
I am trying to install SQLite3 on my Rails app but I keep getting this
error:
./sqlite3.dll: 127: The specified procedure could not be found. -
Init_sqlite3 (LoadError)
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this
2008 Mar 05
1
queries about bitmap()
Hi,
There are different types of tiff methods in bitmap(), which one should be
used for publication-quality pictures ? '"tiffcrle"',
'"tiffg3"', '"tiffg32d"', '"tiffg4"', '"tifflzw"', '"tiffpack"',
'"tiff12nc"',
'"tiff24nc"',
Thanks
[[alternative
2004 Jul 05
2
fax detection and X100P
Hi everybody
I am having problem detecting fax with my X100P.
I have RedHat 8 as OS and an X100P and a TDM400P. The X100P being
plugged into PSTN.
I have successfully installed tiff-v3.5.7 and spandsp-0.0.1 and also
patched Asterisk wthout problem.
Here is my zapata.conf file
context=cda
signalling=fxs_ks
echocancel=yes
echocancelwhenbridged=yes
relaxdtmf=yes
rxgain=1.5
txgain=1.5
2006 Sep 15
0
convert files with ghostscript to tiff gets black page with xview
I am using oowriter to just type a couple lines,
export that as PDF, use ghostscript to convert to tiff
then view with xview and my page is all black.
I use the command to convert to tiff.
gs -q -sDEVICE=tiffg3 -sPAPERSIZE=a4 -r204x196 -dNOPAUSE
-sOutputFile=/tmp/faxme.g3 -- file.pdf
xview /tmp/faxme.g3
The resulting file size is 9788 for faxme.g3
Have I done something wrong? I would have
2004 Dec 23
2
Re: Asterisk and Capi
Dear list,
I tried to install the CAPI support RPM from the SUSE 9.2 disks. YaST
tells me it is happy with the process. The Asterisk release I am using is
the one that comes packaged in RPM format, also included in the distribution.
Still starting asterisk with the usual asterisk -vvvc I see that
something goes wrong.
[app_capiCD.so]Dec 23 19:21:45 WARNING[1076850816]: loader.c:242
2007 Apr 25
5
Upload PDF / Save as tiff
Hi,
I''m trying to automate the conversion of a PDF document received via a
browser upload to a tiff image via ghostscript. I have the PDF data in
a string, and I need the tiff data returned into a string.
The general command I want to emulate is:
type test.pdf | "c:\program files\gs\gs8.56\bin\gswin32c.exe" -q
-dNOPAUSE -dBATCH -sDEVICE=tiffg4 -sOutputFile=- > test5.tiff
2005 May 24
3
rxfax(spandsp-0.0.2pre18) and HT488
Hi,
spandsp-0.0.2pre18 works fine for txfax with HT488(version-1.0.1.2),
but rxfax doesn't work. After some FAX sounds, it hangup!
Could someone tell me how to debug?
The following is the * CLI> log
to 192.168.0.161:43222
-- Executing NoOp("SIP/4881-bde9", "") in new stack
-- Executing RxFAX("SIP/4881-bde9",
2005 Feb 18
2
bivariate empirical cdf
Dear R users,
I'm trying to write a small function in order to compute empirical cumulative density function.All seems to work but when I try to plot the function, I always get error messages.
This is the function I use
mecdf<-function(u,v,z) {
u=sort(u)
v=sort(v)
n=length(u)
nb=0
for (i in seq(1,n)) {
if (u[i]<z & v[i]<z) {
nb<-nb+1
}
}
nb=nb/n
2004 Aug 24
1
Possible problem with hostbased protocol 1 rhosts authentication
I found this problem when working with the Suse9.1 distribution, but have
since reproduced it with a vanilla build of Openssh
(openssh-3.9p1.tar.gz). Basically I cannot get a command like this:
XXXX>ssh -vvv -1 -o "RhostsAuthentication yes" AAAA
to work. Yes the appropriate settings are in the servers sshd_config file.
Hostbased protocol 1 ssh using rhosts between computers is
2004 May 25
4
fax/sandsp segfaulting asterisk
Like some others on the list spandsp is segfaulting asterisk when recieving
a fax. I'm on debian testing/unstable with freshly checked out asterisk
CVS and sandsp. My libtiff version is 3.6.1.
Here is the GDB output
--- snip -----
Changed from phase 5 to 4
Start rx document - compression 2
Start rx page
>>> CFR: 84
HDLC underflow in state 5
Post trainability
Changed from phase
2011 Mar 28
6
fax software
It's been many years, but it seems that I have to receive a fax and
might have to send one too. Is there a way to do this on CentOS 5.5?
(Hope so.)
tia.
--
Anything is easy if you know how to do it.