Displaying 20 results from an estimated 1000 matches similar to: "app_txfax"
2008 Dec 22
2
Install app_rxfax and app_txfax in 1.4withLenny
...described in the README file ;).
SpanDSP - 0.0.4 pre 16
LibTiff - >= 3.8 but <4.0
I had to trawl around for the right SpanDSP - but I can e-mail a copy to whomever wants one (drop me a personal e-mail and I'll attach it by return)
HTH
Andy
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
2008 Dec 22
1
Install app_rxfax and app_txfax in 1.4with Lenny
JFYI - I run (successfully) agx-addons with 1.4.22 and Etch.
Make sure you have the right version of SpanDSP installed (as well as the tiff libraries).
-->> -----Original Message-----
-->> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
-->> bounces at lists.digium.com] On Behalf Of Loic Didelot
-->> Sent: 19 December 2008 20:33
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
2006 Oct 28
1
tx_fax not getting entire fax
Steve,
I am trying to get tx_fax to work. I am using a TDM2401E card.
I have a 3 page fax and I only receive the first page on every attempt.
I think I have enabled debug output below.
Can you tell me what the problem might be?
I am using snapshot from oct 26. asterisk 1.2.13 and libtiff 3.6.1-12
from redat/centos 4.4.
THanks,
Jerry
---------
Oct 28 13:13:40 DEBUG[22763]: app_txfax.c:69
2008 Dec 17
2
Install app_rxfax and app_txfax in 1.4 with Lenny
Hi,
I've read README file in agx-ast-addons-1.4.17.5.tar.bz2
It says "Install libTiff >=3.8 and <4.0"
Should you really use this agx-ast-addons to get app_rxfax and app-_txfax
running with latest 1.4.22 ?
If positive, should you take this libtiff warning into account ?
If positive, where can you find such libtiff version as Debian repository (I
didn't check alternate
2009 Mar 13
1
AGX Asterisk Addon - Can't find app_fax.c withspandsp-0.0.4
You now need to compile and install SpanDSP-0.0.6pre3 at least (AGX has been changed).
After you've done that - try AGX again.
HTH
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Olivier
Sent: 11 March 2009 06:16
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users]
2009 Mar 11
0
AGX Asterisk Addon - Can't find app_fax.c with spandsp-0.0.4
Hi,
I've installed spandsp-0.0.4pre16
With this:
cd ~
svn co https://agx-ast-addons.svn.sourceforge.net/svnroot/agx-ast-addons
agx-ast-addons<https://agx-ast-addons.svn.sourceforge.net/svnroot/agx-ast-addonsagx-ast-addons>
cd agx-ast-addons/trunk
./build.sh
I've got this:
CMake Error in spandsp-0.0.4/CMakeLists.txt:
Cannot find source file "app_fax.c". Tried
2008 Jan 09
0
txfax_exec: Transmission loop error
Hi,
I just installed Antonio Gallo's agx-ast-addons package
in order to use app_txfax with asterisk-1.4.
Compiling according to docs went well.
However, I'm getting an error after the first page
of fax:
/usr/src/agx-ast-addons/app_txfax.c:438 txfax_exec:
Transmission loop error
The (very first) page is transferred perfect anyway.
Then app_txfax unfortunetly stops the transmission.
2005 Oct 05
2
can't run app_txfax
Anyone run app_txfax and app_rxfax successfully on asterisk 1.2 beta1?
I get an error when trying to run asterisk:
[app_txfax.so]Oct 5 12:05:24 WARNING[14665]: loader.c:314
__load_resource: /usr/lib/asterisk/modules/app_txfax.so: undefined symbol:
fax_set_header_info
Oct 5 12:05:24 WARNING[14665]: loader.c:543 load_modules: Loading module
app_txfax.so failed!
Ouch ... error while writing
2006 Jan 12
1
R: app_rxfax.so and app_txfax.so
I have to re-compile also app_rxfax.so and app_txfax.so or just spandsp ?
Thanks
Giordano
________________________________
Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Colin Anderson
Inviato: gioved? 12 gennaio 2006 17.20
A: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Oggetto: RE: [Asterisk-Users]
2009 Jul 20
0
No subject
I got this notion
monitor-format = wav49
wav49 presents much louder than regular wav and gsm in my experience
--
_____
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Lenz Emilitri
Sent: Friday, January 22, 2010 8:48 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users]
2008 Mar 21
1
TxFax in asterisk 1.4
Hi guys,
I installed asterisk 1.4.17 and mISDN 1.1.7 with AGX addons to test the faxs. If I receive i do not have any problem, but i'm not able to send put any fax, i get always the same error:
txfax_exec: transmission done with ast_read(chan) == NULL
Anyone has txfax working with asterisk 1.4? I try to download app_rxfax.c and app_txfax.c with the asterisk.patch file but without success.
2010 Apr 05
1
trying app_fax.c
I downloaded spandsp0.0.6pre17
I download http://sf.net/projects/agx-ast-addons for app_txfax and found
trunk/app_fax to be newer so I used that.
spandsp compiled fine.
app_fax compiled
when loading I get:
[Apr 5 08:55:54] ^[[1;31;40mWARNING^[[0;37;40m[7505]:
^[[1;37;40mloader.c^[[0;37;40m:^[[1;37;40m433^[[0;37;40m
^[[1;37;40mload_dynamic_module^[[0;37;40m: Error loading module
2006 Dec 05
4
question on tx_fax install for asterisk 1.4
I downloaded these 4 files:
app_rxfax.c app_txfax.c asterisk.patch spandsp-20061130.tar.gz
for use with asterisk 1.4 (these are the 1.4 files)
I installed spandsp, copied app_rxfax and app_txfax into
/asterisk-1.4beta3/apps
my question is what do I do with asterisk.patch?
I tried to put it in the apps directory also and run "patch <
asterisk.patch"
and it gave me an error.
2007 Mar 26
0
rx_fax and Asterisk 1.4.2
Hi,
I have recently upgraded from Asterisk 1.2.15 to 1.4.2 and I'm
experiencing trouble
with rx_fax. I have followed instructions posted by Sems:
http://www.sems.org/entry.asp?ENTRY_ID=197
I'm using spandsp-0.0.3pre28 and the app_rxfax and app_txfax
from:
http://www.soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.4/
rx_fax and tx_fax are both enabled via make
2005 Oct 13
0
fax consult
Dear sirs,
I believe that this question should go to Steve Underwood, but if someone
else also has something to say, I have my ears totally open.
After differents tests (None of them worked), I'm ready to install spandsp,
app_txfax & app_rx fax to try fax to email & email to fax.
This is my environment.
A server with a PRI card Digium TE405, a Pentium 4 HT 3.2 GHz with
2007 May 04
3
app_txfax, app_rxfax
Hello,
I'm trying to compile asterisk from source (1.2.18). Faxing is fairly
critical for us, so in the past we've used spandsps app_rxfax and
app_txfax to support faxing in asterisk. Unfortunately I can't find
these applications on soft-switch.org anymore and even so I have a
feeling they wouldn't patch correctly into 1.2.18.
Does anyone know how to best handle faxing in
2009 Jan 07
1
app_rxfax and app_txfax with Ubuntu?
Hi, all. I just tried to fire up app_txfax and app_rxfax, only to find
that I can't seem to compile them. The problem appears to be that my
libtiff library is wrong. Only problem is that, according to the README,
I need "libtiff >=3.8 and <4.0", which is all well and good... except that
there is no 3.x libtiff anywhere in the Ubuntu repository (that I can
find, at any rate).
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
2006 May 03
1
Running applications when a queued call is answered
Hello,
I'm experimenting with Asterisk for possible use in a call center.
I'm trying to figure out how to run applications when an agent answers
a call in the queue. I see that the queue itself supports a very
limited range of applications; for example, I can give a URL to the
Queue() application to SendURL(), or an announcement to read to the
agent. I'd like to do some slightly