similar to: How to install spandsp from source in lenny ?

Displaying 20 results from an estimated 3000 matches similar to: "How to install spandsp from source in lenny ?"

2009 Jan 16
0
No subject
"In computer software standards and documentation, the term deprecation = is=20 applied to software features that are superseded and should be avoided.=20 Although deprecated features remain in the current version, their use = may=20 raise warning messages recommending alternate practices, and deprecation = may indicate that the feature will be removed in the future. Features = are=20
2009 Mar 09
0
How to install spandsp from source in lenny ? [SOLVED]
2009/3/9 James Sneeringer <jsneerin at gmail.com> > On Mon, Mar 9, 2009 at 11:13 AM, Olivier <oza-4h07 at myamail.com> wrote: > > Anyway, whenever I'm typing make menuselect, app-fax is greyed out as in > my > > opinion, spandsp libriaries have not been found. > > > > Maybe, I should have typed something like (as suggested > >
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
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
2005 Mar 23
1
Spandsp question ( re: compiling )
I am trying to compile spandsp on my asterisk server, and it keeps failing out with the following t4.c:38:21: tiffiop.h: No such file or directory In file included from t4.c:41: spandsp/t4.h:62: error: syntax error before "TIFF" spandsp/t4.h:62: warning: no semicolon at end of struct or union spandsp/t4.h:63: warning: data definition has no type or storage class spandsp/t4.h:64: error:
2004 Aug 23
0
spandsp make error mmx.h
Hello, I receive an error during the make of spandsp on a sparc machine. I have tried it with libtiff 3.5.7 and 3.6.0, but get the same error. spandsp/mmx.h: In function `mm_support': spandsp/mmx.h:72: error: unknown register name `edx' in `asm' spandsp/mmx.h:72: error: unknown register name `ecx' in `asm' spandsp/mmx.h:72: error: unknown register name `ebx' in `asm'
2005 May 16
0
Asterisk - fax - spandsp <--older threadlet from Jean-Yves about fax corruption, *not* timing
> Actually.. I seem to have jumped to improper conclusion.. One thing you will find abour spandsp is that some fax machines will just plain have a problem sending to spandsp, period. Mr. Underwood has localized it to cetain HP fax machines and I can confirm that HP all-in-one SOHO machines exhibit this problem, but I have also noted it with Canons and Panasonics. In my context, I have several
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:
2005 Mar 14
1
Problem Compiling Spandsp
Sirs, I can't compile the source spandsp-0.0.2pre10; when i try to do the "make" sentence the following errors appear: # make Making all in src make[1]: Entering directory `/export/usr/src/spandsp-0.0.2/src' make all-am make[2]: Entering directory `/export/usr/src/spandsp-0.0.2/src' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I -g -O2 -MT
2006 May 19
0
SpanDSP issues (oh fun!)
I am having classic "frame slip" symptoms on 4 different systems with 4 different providers (all full PRIs, Qwest, XO, Xspedius, and First Digital are the providers). By classic I mean pages cut short. I do not hear clicks on calls however, and faxing from a fax machine plugged into the asterisk box via an fxs port (no VoIP) faxes just fine through the PRI. Also, faxing directly from
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
2010 Mar 09
1
Which spandsp to use with 1.6.2?
Receiving a fax pstn - pstn with 1.6.2.6-rc2: -- Executing [s at incoming-pstn-line:1] Answer("DAHDI/4-1", "") in new stack -- Executing [s at incoming-pstn-line:2] Wait("DAHDI/4-1", "3") in new stack -- Executing [s at incoming-pstn-line:3] Dial("DAHDI/4-1", "DAHDI/g0,36") in new stack -- Called g0 --
2007 Mar 29
0
Where are Spandsp changelogs or bugs available ?
Hi, Maybe this question has already been answered but I could find its answer anywhere. >From here http://www.soft-switch.org/downloads/spandsp/, I can see a new 0.0.3pre28 version of spandsp have been added in march. When you open this archive file, you can see a ChangeLog file but its content mentions last change date from may 2006 : "06.05.23 - 0.0.3 - Steve Underwood
2005 Jan 01
1
spandsp app_rxfax - the sending software loops
Hi, After a hiatus of several months, I decided to try spandsp again because it is such an excellent addition to asterisk. Using 1.0.3 and spandsp 0.0.1k. When I send a fax from a laptop software fax that works with every machine I've ever had to fax to, I get something like this as staus return from the fax sending software: - Getting Local ID - Getting Parameters and it loops like this
2004 Oct 01
4
spandsp 0.0.2
Hi all, There is a test version for the next release of spandsp at ftp://ftp.opencall.org/pub/spandsp/spandsp-0.0.2pre2 Only use this if you wish to experiment. In general, using spandsp-0.0.1 is probably more stable right now. If you have had problems with Canon FAX machines not accepting FAXes from spandsp-0.0.1 you might like to try this version. I have had at least one report from
2006 Dec 07
1
Asterisk 1.4.0-beta3 spandsp rxfax woes (or me being hard of thinking)
Hi, I have installed the latest version of asterisk(1.4.0-beta3), and built app_rxfax/txfax. I'm using spandsp from here, http://www.soft-switch.org/downloads/snapshots/spandsp/spandsp-20061207.tar.gz Everything builds ok. I had to manually apply the patch from the site so configure would spot spandsp libraries. However, when I try dialing my virtual fax extension (either from a phone or
2012 Jan 12
0
Which SpanDSP version to play with Asterisk 10 and T.38/T.30 gatewaying ? [SOLVED]
2012/1/11, Jos? Pablo M?ndez Soto <auxcri at gmail.com>: > Im using the one that comes with Ubuntu Server 10.10 (0.0.6~pre12-1): > > http://packages.ubuntu.com/search?keywords=libspandsp&searchon=names&suite=maverick&section=all > > And having a sweet time with T.38 gateway. Oneiric already offers latest > pre18. T.38/T.30 gatewaying can tricky enough to
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
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
2006 Jun 05
0
SpanDSP and analog Digium channels (TDM400P)
Hi I am trying to use Asterisk as a backend to send and receive faxes over analog channels connected to a Siemens HiPath 3550 switch and a TDM400P card. Receiving faxes, including multipage ones, works really fine, we have no issues at all. But when it comes to send faxes using the app_txfax application, spandsp can't send multipage TIFF files for some reason, it stops sending in the