Displaying 20 results from an estimated 200 matches similar to: "fax/sandsp segfaulting asterisk"
2008 Nov 29
1
libspandsp.so.0: cannot open shared object file: No such file or directory
libspandsp.so.0: cannot open shared object file: No such file or directory
Created the symlink:
/usr/local/lib# ls -lt lib*
lrwxrwxrwx 1 root staff 19 2008-11-28 22:42 libspandsp.so.0 ->
libspandsp.so.1.0.0
-rw-r--r-- 1 root staff 1849266 2008-11-13 13:26 libspandsp.a
-rwxr-xr-x 1 root staff 865 2008-11-13 13:26 libspandsp.la
lrwxrwxrwx 1 root staff 19 2008-11-13 13:26
2004 Apr 28
1
spandsp rxfax crashes *
Rxfax answers, makes handshake, and crashes once the page starts to send. It
receives a .tif file of 8 bytes.
Asterisk dumps core - gdb shows :
#0 0x281fd86c in t4_rx_putbit () from /usr/local/lib/libspandsp.so.0
#1 0x281fea3c in fast_putbit () from /usr/local/lib/libspandsp.so.0
#2 0x28208324 in decode_baud () from /usr/local/lib/libspandsp.so.0
#3 0x2820893f in process_baud () from
2006 Jan 03
4
Problems Upgrading to 1.2.1 on Fedora 3
I am having trouble with FC3.
After doing a yum update (of 1264 packages) I still cannont compile
1.2.1 from source:
make[1]: `libedit.a' is up to date.
make[1]: Leaving directory `/usr/src/asterisk-1.2.1/editline'
make[1]: Entering directory `/usr/src/asterisk-1.2.1/db1-ast'
make[1]: `libdb1.a' is up to date.
make[1]: Leaving directory `/usr/src/asterisk-1.2.1/db1-ast'
2010 May 28
2
Asterisk 1.6.2.7 + app_fax + OpenBSD 4.7 minor issue
Hi folks,
I am having a small problem with asterisk-1.6.2.7 + app_fax on OpenBSD
4.7 -release. Everything seems to work fine. I have a macro which
answers, receives the fax to a tiff, and then runs a script (mailfax) to
convert that to pdf and email it. It all works perfectly except for some
errors I am seeing in the console. After it hangs up I get a dozen or so
messages in the cli
2004 Sep 26
0
Error Compiling libunicall for MFC/R2 with spandsp
Guys, when compiling libunicall i have these errors. Any idea?
creating libunicall.la
(cd .libs && rm -f libunicall.la && ln -s ../libunicall.la libunicall.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT testcall.o -MD -MP -MF
".deps/testcall.Tpo" -c -o testcall.o testcall.c; \
then mv -f ".deps/testcall.Tpo" ".deps/testcall.Po"; else rm -f
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 Dec 02
1
SpanDSP 0.0.2pre6 undef symbol on gentoo-ppc
Hello all:
In a quest to resolve the last apparent timing problems I am having
with SpanDSP I am trying out some PPC hardware, specifically a B&W G3.
I am running gentoo-ppc on this system and have compiled spandsp
0.0.2pre6 along with a release version of asterisk. Zaptel device
(T100P) is configured and appears to be ready to go.
When loading asterisk it crashes out with the following
2005 Jun 03
1
Problem starting RX_FAX and TX_FAX Module
Hello all,
After compiling successfully Asterisk and AMPortal, I cannot make the fax
module work.
Asterisk does not start (unless I remove the modules or mark them as Noload
in modules.conf) with the following error:
Jun 3 20:55:25 VERBOSE[3328]: [app_rxfax.so]Jun 3 20:55:25 WARNING[3328]:
/usr/local/lib/libspandsp.so.0: undefined symbol: dds_modf
Jun 3 20:55:25 WARNING[3328]: Loading
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
2004 Aug 20
0
spandsp tiff debian question
oops. sent this last night - I was getting this list on an alias that I didn't
send from.
Hello,
I am attempting to setup spandsp on debian-unstable-2.6.7-recent-HEAD. Gnome
requires libtiff3g 3.6.1-1. I downloaded libtiff 3.5.7 and 3.6.0 and was
able to install 3.5.7,spandsp, and reinstall asterisk. A newer Makefile.patch
was needed, then I switched a few lines in the Makefile (from
2008 Nov 29
0
asterisk-users Digest, Vol 52, Issue 81
I was cleaning and working on laptops most of the day. Check my logs, I did plenty of work.
-----Original Message-----
From: "asterisk-users-request at lists.digium.com" <asterisk-users-request at lists.digium.com>
To: "asterisk-users at lists.digium.com" <asterisk-users at lists.digium.com>
Sent: 11/29/2008 1:13 PM
Subject: asterisk-users Digest, Vol 52, Issue 81
2005 Aug 07
1
request for clarification on Asterisk T.38 bounty
The bounty stands at $5,500. I'm seriously considering taking a shot
at it if I can find a decent T.38 provider to test with (I'm still
hoping for reliable PAYG T.38).
It looks like a lot of very smart people have done a lot of very hard
work (t38modem, spandsp) that would go towards getting this working.
At this point it appears to be mostly a matter of integration
2015 Jan 01
2
PJSIP / T.38 - Asterisk not passing on v21 preamble and data
Dear list,
happy new year!
I am still trying to make T.38 work. In the meantime, I have upgraded to Asterisk 13.1.0, and I am using the most recent PJSIP library (compiling that stuff myself). My local fax software is capable of T.38, as is my ITSP; Asterisk sits in the middle, of course. Asterisk is in the same private subnet as the local fax software and talks to the ITSP through a NAT'd
2009 Mar 11
0
How to read installed spandsp version ?
Hello,
On my Lenny system, I've got libspandsp.a, libspandsp.la files and so on
present in /usr/lib.
How could I write a shell script that would read among those files and tell
"installed spandsp is version 0.0.4pre12 or version 0.0.6pre3" ?
This is something autoconf tools must be able to do but I know how to write
any line of code with these tools.
While at it, how is Asterisk
2008 Sep 08
1
Help about the Rxfax on asterisk
Hi all,
I have a trixbox2.6.1 on my one server,
i have configured sangoma A200/Remora FXO/FXS Analog AFT card on that
server,
from my zap line the incoming faxes are coming, i have setup the did for zap
channel.
my question is when i am getting any faxes, asterisk shows me rxfax
execution and suddently asterisk crashes
and i can't get email notification for received faxes.
any one help me
2004 Sep 20
4
spandsp / compilation errors
I am attempting installation of spandsp on to an Asterisk installation on
Linux RH9
the distribution i am using is that are URL http://ftp2.tootai.net - the
README for which i have followed verbatim -
my only issue on this was the target for the port.h / tif_dir.h / tiffiop.h
files in the 'headers' folder of the distribtion
i put these in the /usr/include folder based simply on the
2005 Jun 01
1
rxfax problems - cont.
Well, my faxes passes through asterisk successfully, however I still have
some problems about fax reception by rxfax.
The softfax answers, and negotiates transmission, however then as some stage
of communiation something is wrong.
But I have nothing more but this log:
Jun 2 00:10:21 DEBUG[16900]: chan_zap.c:4242 zt_read: DTMF digit: * on
Zap/10-1
Jun 2 00:10:22 DEBUG[16900]: chan_zap.c:4242
2009 Feb 26
1
Can't build today's AGX Asterisk Addon with spandsp0.0.6pre3 or 4
Hi,
With 0.0.6pre3:
# ./build.sh
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.6)
should be added at the top of the file. The version specified may be
lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
2012 Jan 05
1
Where are the fax instructions?
Hello,
Trying to set up res_fax_spandsp. Based on
https://wiki.asterisk.org/wiki/display/AST/T.38+Fax+Gateway I wrote this in
my extensions.conf:
exten => 306,1,NoOp(Fax transmission)
same => n,Set(FAXOPT(gateway)=yes)
same => n,Dial(DAHDI/3) ----->FXS port to fax machine
same => n,Hangup()
Call flow Im trying to pull out is as follows:
Zoiper -->
2015 Jan 06
0
PJSIP / T.38 - Asterisk not passing on v21 preamble and data
Hi,
On Thu, Jan 1, 2015 at 7:09 PM, Recursive <lists at binarus.de> wrote:
> 1) Did anybody test T.38 with SPANDSP? If yes, which version of SPANDSP did you use? Mine is 0.0.6 PRE 20. Should I try to upgrade to PRE 21? Or to one of the snapshots?
I remember that I was having issues with an older libspandsp library.
I simply upgraded to the latest available version which made the issue