Displaying 20 results from an estimated 1000 matches similar to: "Testing asterisk faxing functionality"
2006 Mar 28
0
Injecting faxes directly to queue?
I have asterisk with txfax rxfax modules.
In default contex I have:
[default]
exten => 1234567,1,rxfax(/home/patryk/fax-new.tif|debug)
Rest o of configuration is default.
I'm injecting this:
Channel: Local/1234567
MaxRetries: 1
WaitTime: 4
Application: txfax
Data: /home/patryk/fax.tif|debug|caller
to var/spool/asterisk/outgoing/fax.call
but I can't see incoming i fax in my home
2006 Jan 20
3
Detecting a PRI failure from dialplan
Hi,
I would like to know if there is a way to detect the status of a span
prior of sendig a call across it from the dialplan.
I was asked to set up an * server with 2 spans connected to the telco and use the second as
failover for the first.
I checked that dialing a failed span (for instance: cable disconnected or
no line) results in "congestion" for ${DIALSTATUS}, but message is too
2008 Jun 23
2
Maildir and Invalid data in file
Hello,
I'm using dovecot version 1.0.13 on reiserfs on hardware RAID-0, but I'm getting the
following error in the logs every time one user tries to access his old mails in the .Sent
directory:
dovecot: 2008-06-23 15:09:46 Error: IMAP(marek.chajecki): Invalid data in file
/var/mail/Maildir/marek.chajecki/.Sent/dovecot-uidlist
As a result he fails to get access to the emails in this
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
2003 May 31
1
Stupid Squid Question
Can any one tell me how to remove squid error pages to be displayed on client browser, I want the client browser shoud get the defaul internet explorer or mozilla error instead of squid sendig an error page.
2016 May 15
1
--inplace option seems sending whole file
Hi
I'm having issues sendig a lot of tar.gz backup files to a ZFS remote
filesystem server.
This files are compressed with the --rsyncable option.
Sending without --inplace option rsync works well and send only the
differences, but to create a temporary file and rewrite the file
destination, zfs snapshots contain the full size of the backup, not
only differences block.
I've tried
2007 Aug 02
1
proportional odds model
Hi all!!
I am using a proportinal odds model to study some ordered categorical
data. I am trying to predict one ordered categorical variable taking
into account only another categorical variable.
I am using polr from the R MASS library. It seems to work ok, but I'm
still getting familiar and I don't know how to assess goodness of fit.
I have this output, when using response ~ independent
2007 Aug 02
1
proportional odds model in R
Hi all!!
I am using a proportinal odds model to study some ordered categorical
data. I am trying to predict one ordered categorical variable taking
into account only another categorical variable.
I am using polr from the R MASS library. It seems to work ok, but I'm
still getting familiar and I don't know how to assess goodness of fit.
I have this output, when using response ~ independent
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
2006 May 29
1
Ring-Answer with Polycom 501 and Asterisk
Hi Guys
This has been discussed a little in the list before so my apologies for
sendig it again but I have done what others have done in the list but to no
avail.
I have configured Asterisk to send the callerID of extension phones as
"firstname lastname" and that seems to work well and extensions show calls
originating on other extensions in this format.
I set the following in
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)
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
2007 Jan 29
2
Rxfax and Txfax on Asterisk 1.4
> AFAIK the current recommendation is to use HylaFax with something
called iaxmodem.
After having been through a lot of problems with RxFax and TxFax I
completely agree with this statement. Allthough the initial
configuration is a bit complicated, once you have this running you'll
get far better reliability.
Kind regards,
Ardjan Zwartjes.
2005 Sep 14
11
RxFax/TxFax - Compile Problem
Anyone know how to fix this?
gcc -shared -Xlinker -x -o app_rxfax.so app_rxfax.c -lspandsp -ltiff
In file included from app_rxfax.c:14:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:302: error: `PTHREAD_MUTEX_RECURSIVE'
undeclared (first use in this function)
/usr/include/asterisk/lock.h:302: error: (Each undeclared identifier is
reported
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
2008 Dec 12
2
docs for rxfax in 1.4 or app_fax in 1.6?
I just want to pdf and email faxes coming in over pstn on a TDM400P.
Outgoing faxes would just go out over pstn, not through asterisk.
All the voipinfo , etc, howto's are quite complicated. And most use
third party apps like Hylafax.
I thought there was a rxfax and txfax in 1.4. And 1.6 had app_fax. I'm
now using 1.4.22, but I'd go to 1.6 if it made this easier.
But I've
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
2006 Nov 08
1
faxing times!
Hello ppl,
Reading all over the net. Learnt quite a lot, but that has left me
confused-a-lot as well.
Need answers to a few questions. Before that, I have an ISP(fax gateway)
which will help me send/recv faxes using the T.38 protocol. I am using
Asterisk 1.2.12.1.
Now to the few questions I had:
1) Do I need any additional hardware on the Asterisk box??
I did download the spandsp and
2008 Mar 12
2
TXFax/RXFax/AGX-Addons/SpanDSP Crashing
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
anyone else seen RX/TXFax crashing Asterisk on latest Asterisk SVN?
I've now seen it on two machines I tried to set up - one it seems
because the tiff file was malformed, but the other is doing:
tiff -> tx fax -> zaptel -> pstn -> ddi -> zaptel -> rx fax -> tiff
The above crashes every time.
If no one else has
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)