Displaying 20 results from an estimated 1000 matches similar to: "RxFax problems"
2004 Jun 18
0
Problems reciving fax with Asterisk
Hi,
I am trying to recice a fax with * using SpanDSP - but it doesn't create the output file. (See the bottom of log file).
* Loads both app_rxfax.so and app_txfax.so fine.
Also I can't make * autodetect an incomming fax call (yes I have enabled faxdetect=both in zapata.conf - though it's not a Zap device)
Any ideas are welcome :-)
Best Regards
Michael L?jtnant
System Details:
2004 May 28
2
spandsp wont compile.
I can't get spandsp to compile. when I go to the */apps directory i
continually fails.
Makefile:80: warning: overriding commands for target `app_rxfax.so'
Makefile:77: warning: ignoring old commands for target `app_rxfax.so'
cc -fPIC -c -o app_rxfax.o app_rxfax.c
app_rxfax.c:45: error: `PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP'
undeclared here (not in a function)
make: ***
2004 Jun 21
1
Problem compiling fax applications
I'm tring to compile fax applications on Debian system.
the spandsp library compiles ok, and when i try to
patch the make file in apps directory as is said in the instructions it
returns errors.
I'm using cvs version of asterisk .
--------------------------
voipgw:/usr/src/asterisk/apps# patch < Makefile.patch
patching file Makefile
Hunk #1 FAILED at 35.
Hunk #2 FAILED at 68.
2 out of
2006 Jan 13
0
R: RE: RE: Spandsp
Patch it by hand. Follow this help
http://www.asteriskguru.com/tutorials/spandsp.html
Hi
Giordano
-----Messaggio originale-----
Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Tomislav Parcina
Inviato: venerd? 13 gennaio 2006 12.28
A: asterisk-users@lists.digium.com
Oggetto: [Asterisk-Users] RE: RE: Spandsp
In article
2007 Jun 11
1
Crashes with Spandsp, app_rxfax.c, and asterisk 1.4.4
Hi everybody,
I have a Fedora Core 4 x86 32 bit install, which I recently
upgraded from asterisk 1.2 to the office 1.4.4 tarball.
In the process of doing that I had to upgrade some
autoconf/automake stuff, but it worked fine, and my new asterisk
works fine.
Except that anytime I receive a fax with spandsp and app_rxfax,
asterisk seg faults.
I have applied the spandsp
2006 Jan 08
0
spandsp for 1.2.1 - libspandsp.so.0: cannot open shared object file: No such file or directory
I am getting the following error when starting:
loader.c:325 __load_resource: libspandsp.so.0: cannot open shared object
file: No such file or directory
loader.c:499 load_modules: Loading module app_txfax.so failed!
When I load app_txfax.so and/or app_txfax.so; if these are commented
out, asterisk starts fine.
I downloaded the spandsp version from
2006 Jan 08
0
spandsp for 1.2.1 - libspandsp.so.0: cannot openshared object file: No such file or directory
Make sure that /usr/local/lib is in your lib path. /etc/ld.conf
________________________________
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of David C.
Nicosia
Sent: Sunday, January 08, 2006 5:25 PM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] spandsp for 1.2.1 - libspandsp.so.0:
cannot openshared object file:
2004 Aug 12
1
Problem installing Software Fax SpanDSP support into Asterisk
I'm trying to install the SPANDSP software into Asterisk to support incoming (mainly) Fax. I'm following the info in http://www.voip-info.org/wiki-Asterisk+Fax. I downloaded and installed the spandsp software from ftp://ftp.opencall.org/pub/spandsp/ and followed the directions in several documents listed on the on the Tiki page.
I get down to patch < Makefile.patch that fails with
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]
2005 Oct 04
0
app_rxfax module won't load
I managed to compile app_rxfax and app_txfax against the latest asterisk
(1.2 beta 1). When trying to load the app_rxfax module I get this error:
[app_rxfax.so]Oct 4 12:52:25 WARNING[3701]: loader.c:314 __load_resource:
/usr/lib/asterisk/modules/app_rxfax.so: undefined symbol:
fax_set_phase_d_handler
Oct 4 12:52:25 WARNING[3701]: loader.c:488 load_modules: Loading module
app_rxfax.so failed!
2007 Oct 05
0
Spandsp Fax sent successfully but Asterisk don't terminate the call
Hello,
the bench that gives me a problem is the following:
asterisk1 + spandsp ===>===PSTN===>=== asterisk2 + spandsp
1) i put a .call file inside Asterisk spool directory
2) the fax is sent successfully, I got this message in the sender's log:
....
[Oct 4 17:57:02] DEBUG[17610] app_txfax.c: FLOW FAX Set tx type 8
[Oct 4 17:57:03] DEBUG[17610] app_txfax.c: FLOW FAX Set rx type 0
2005 Mar 28
1
Problem installing SpanDSP Makefile.patch
***************
*** 41,50 ****
APPS+=$(shell if [ -f /usr/include/linux/zaptel.h ]; then echo
"app_zapras.so app_meetme.so app_flash.so a
pp_zapbarge.so app_zapscan.so" ; fi)
APPS+=$(shell if [ -f /usr/local/include/zaptel.h ]; then echo
"app_zapras.so app_meetme.so app_flash.so a
pp_zapbarge.so app_zapscan.so" ; fi)
APPS+=$(shell if [ -f /usr/include/osp/osp.h ]; then
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
2009 Nov 11
1
Unable to execute
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091111/2b828eff/attachment.htm
-------------- next part --------------
Hello. I am trying to execute an fax reception script and i am getting the following:
[Nov 11 08:40:52] WARNING[12800]: app_system.c:88 system_exec_helper: Unable to execute '/var/lib/asterisk/scripts/mailfax ""
2006 Apr 03
0
Anybody success using Asterisk 1.2.6 and SpanDSP 0.0.3 pre 6?
Hi,
I am able to use SpanDSP 0.0.2 (all pre version) with Asterisk 1.2.6 to
recieve fax successfully. Today I tried to change to SpanDSP 0.0.3 pre 6
but I just couldn't complie the app_rxfax and txfax application. The
SpanDSP 0.0.3 was successfully complied though.
I'm running it on Debian. I've searched the space for the answer,
there're so many people asked this but I just
2006 Apr 14
2
asterisk 1.2.7.1 and app_rxfax
Hi!
After upgrading to asterisk 1.2.7.1 (from 1.2.4) it seems that app_rxfax
doesnt work any more.
I've installed spandsp-0.0.2pre25 (the same problem with
spandsp-0.0.3pre6.tgz ) app_rxfax.c, app_txfax.c and made the Makefile
patch from the same directory.
When starting asterisk I always get the follwing error message:
[app_rxfax.so]Apr 14 18:54:20 WARNING[7223]: loader.c:325
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.
2004 Apr 28
1
Softfax/spandsp compilation
Only to signal that if you want to compile app_rxfax and app_txfax with last
cvsses of asterisk you have to modify the patched versions of the apps
directory Makefile to define the symbol _GNU_SOURCE
example, the line to compile app_rxfax from:
gcc -O2 -g -Iinclude -I../include -c -o app_rxfax.o app_rxfax.c
to
gcc -D_GNU_SOURCE -O2 -g -Iinclude -I../include -c -o app_rxfax.o
app_rxfax.c
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
2004 Jun 20
1
Softfax/spandsp Makefile.patch rxfax/txfax
I followed the instructions at http://www.opencall.org/instructions.html
and
http://lists.digium.com/pipermail/asterisk-users/2003-October/025094.html
I was able to compile spandsp (./configure ; make ; make install),
"manually" patched asterisk apps/Makefile (/usr/src/asterisk/apps), as the
supplied patch does not fit the actual CVS apps/Makefile
After make clean ; make install, I