Displaying 20 results from an estimated 2000 matches similar to: "spandsp bug"
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 Oct 07
0
txfax (app_txfax) sending issue
Hi All,
With spandsp.0.0.2 pre20 installed I can't seem to send faxes with
tx_fax over a Zap channel (POTS). rx_fax works just fine so no issues
with libtiff and (presumably) libxml2.
Basically I get 'slow carrier up' and 'slow carrier down' together with
accompanying beeping noises until tx_fax times out and hangs up. This
could quite possibly be a PEBKAC or n00b
2015 Jun 18
0
Fax Header
Hi,
I am trying to add header to fax while sending fax. I can add some
information to header but some information added automatically (date and
page count). I want to format this information.
Header => Date | ${LOCALHEADERINFO} | ${FAXOPT(localstationid)} | Page Count
I can set LOCALHEADERINFO and FAXOPT(localstationid) but i cant find any
variable for "Page Count" and
2009 Jul 16
1
Sending faxes with T.38 problem. Fax for Asterisk (no SpanDSP) - 1.6.1.1
I am testing Fax for Asterisk. But, I meet a problem. I try to Send a Fax (.tiff) from the first
asterisk (Asterisk1) to the second asterisk (Asterisk2). Asterisk1 initiates an INVITE with audio G.711. Asterisk2
accepts this INVITE. Immediately, Asterisk2 sends an re-INVITE with T.38 to Asterisk1. But, Asterisk1 responds with
"488 not acceptable here". I double check t38pt_udptl = yes in
2006 Oct 23
2
spandsp and freebsd
Hi,
I have problem installing spandsp-0.0.3pre24 on FreeBSD 6.1. I get error:
configure: error: "Can't build without libtiff" . But I have installed tiff
from port tiff-3.8.2. I understand that the problem is about libtiff, and
spandsp can't find these libs. So how to fix the problem?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Jun 30
0
SendFax: not setting the fax header
Hello,
after I solved my problem with the fax processing after receiving,
I got another problem while sending a fax: the header is not set properly.
I use a PHP_Script to upload a PDF file and to generate a call file.
A bash script is looking for existent call files in the web directory
and moves
them the asterisk's outgoing directory.
Ok, my call file looks like this:
======
$cf_commands
2005 Aug 31
2
SpanDSP rxfax TSID variable name?
Scott's SpanDSP FAQ mentions that the senders' TSID (20 bytes sent by
sending fax machine) is made available, but doesn't mention where or
how. Is there a variable or something that's set? I didn't see it in
http://www.voip-info.org/tiki-index.php?page=Asterisk+variables
Thanks,
Woody
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 Jan 04
1
RxFax : Change FAX Resolution
Hello all,
Can this be done ?
Would setting the variable FAXRESOLUTION to a appropriate value affect
this change ?
> http://www.asteriskguru.com/tutorials/rxfax.html
Variables connected with the application
LOCALSTATIONID - used by to application to identify itself to the remote end
LOCALHEADERINFO - used to generate a header line on each page
REMOTESTATIONID - set by the application, the
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
2009 Mar 10
5
Sending faxes with T.38 problem. Asterisk - 1.6.0.6
Hello,
I'm having difficulties to make Asterisk (1.6.0.6) interoperate correctly
with a CISCO mediaGW in order to send faxes to the PSTN using T.38.
When Asterisk sends the initial INVITE containing the T.38 media offer in
the SDP, the CISCO answers with a 488 Not Acceptable Media.
Apparently, it looks like a configuration problem in the CISCO, but I have
tested the CISCO with the Zoiper
2009 Dec 07
3
show queue's name and other info in incoming call to queue member
hello,
I've callcenter and our queue members want to see on their IP phone's
display queue's name , from which incoming call was originated, for
example "<client's_number> -> Sales". This problem appears when one member
can belong to couple queues. Work around would be setting calling name with
such information.
Maybe there is another way (setting SIP
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
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
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
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
2009 Sep 25
3
disable dtmf on SIP peer
Hello,
I have one problem and I need to disable dtmf (disable rfc2833, info and
inband) on one (other peers must support dtmf) SIP peer . Is it possible?
Workaround would be use g729 codec with dtmfmode=inband.
Maybe there is better solution?
Thanks for help.
--
Pagarbiai / Best Regards,
Giedrius Augys
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Sep 09
1
spandsp txfax multi page problem
Dear All,
I'm having problem with spandsp/txfax,
I'm not able to send a multi paged tiff file,
the fax machine receives the first page of the document and
complains about communication problem.
The file what I'm trying to send has 2 pages and
is received & generated by spandsp/rxfax.
Searched in the archives, but found no solution.
I'm using:
Dell Optiplex PC
Inoteska Quad
2006 Feb 24
4
How can I debug spandsp?
Hi,
I'm trying to use the spandsp fax-back facility and despite I can send and
receive faxes, this is not working fine. I would like to get a debug of what
is going on. I am using the flag debug, but I don't know if txfax is
generating any log information or where it is saving it. I just don't find
anything.
My line in extensions.conf is:
exten =>
2006 Dec 07
1
Asterisk 1.4.0-beta3 spandsp rxfax woes (or me being hard of thinking)
Hi,
I have installed the latest version of asterisk(1.4.0-beta3), and built
app_rxfax/txfax. I'm using spandsp from here,
http://www.soft-switch.org/downloads/snapshots/spandsp/spandsp-20061207.tar.gz
Everything builds ok. I had to manually apply the patch from the site so
configure would spot spandsp libraries. However, when I try dialing my
virtual fax extension (either from a phone or