similar to: spandsp tiff debian question

Displaying 20 results from an estimated 200 matches similar to: "spandsp tiff debian question"

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
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
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:
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 May 25
4
fax/sandsp segfaulting asterisk
Like some others on the list spandsp is segfaulting asterisk when recieving a fax. I'm on debian testing/unstable with freshly checked out asterisk CVS and sandsp. My libtiff version is 3.6.1. Here is the GDB output --- snip ----- Changed from phase 5 to 4 Start rx document - compression 2 Start rx page >>> CFR: 84 HDLC underflow in state 5 Post trainability Changed from phase
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
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
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
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
2004 Nov 26
0
^5 problem with chan_unicall.c for Asterisk
Hi Kaws, I may need to add some notes; 1. The default .rpm version of libtiff in RH9 does not seem to contain some functional entries required for libunicall / libmfcr2. Therefore when compiling libunicall "unresolved references....." will happen. To solve this, I needed to recompile libtiff from the tarball. When installing libtiff, the default directories will be under
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 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 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'
2003 Feb 21
3
openssh 3.5p1 with openssl-0.9.7a - long
Hi ! This is my first posting so HELLO to everybody ! I`m trying to install openssh 3.5 with newest version of openssl 0.9.7a on rh - i`m building rpms from spec included in openssl and openssh dist. All compilations went well, sshd, ssh is working but ... i can`t scp: [root at beer /root]# scp a.out root at dns:/root/ root at dns's password: scp: error while loading shared
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
2008 Nov 26
0
spandsp not recognized by menuselect on Lenny [SOLVED]
2008/11/26 Tzafrir Cohen <tzafrir.cohen at xorcom.com> > > aptitude install libspandsp-dev > It did it ! Thanks, very much. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081126/d8bdf9e7/attachment.htm
2004 Nov 29
1
unable to compile testcpuid.c in spandsp in x86_64
Steven Hi, I'm unable to compile testcpuid.c with the __x86_64__ architecture (Athlon 64 processor). The messages are: /tmp/ccONleRV.s: Assembly messages: /tmp/ccONleRV.s: Error: suffix or operands invalid for 'pushf' " 'pop' " 'push' " 'popf' Is it safe to ignore this module? When I attempt to start asterisk, libspandsp.so.0 fails to load
2007 Aug 29
0
(Asterisk_1.4.0 + rxfax + spandsp_0.0.4) - symbol lookup error
Hello Usersks, foreword: i saw a thread on Asterisk-Users list about this problem, but it seems that there were no solution: http://www.mail-archive.com/asterisk-users at lists.digium.com/msg167757.html Therefore, I relaunch this thread. ------- Here it is: I have the same behavior. 1) I never got installed spandsp before. The version that I have installed is 0.0.4 (strangly labelled 0.0.3 inside
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