Re: [asterisk-users] Help determining SpanDSP version

2011-01-26 Thread Tom Rymes

On 01/25/2011 3:38 PM, Danny Nicholas wrote:

[snip]


Is there a good way to determine what version of SpanDSP I have
installed and whether the app_fax.so module is the same version?


[snip]


Try these two commands:
- whereis spandsp.so
- find /|grep spandsp.so


Those commands do point towards related pieces, and I think that 
/usr/include/spandsp/version.h might hold some clues, it doesn't shed 
any light on the app_fax.so module.


Please pardon my ignorance in this area, I'm sure it's straightforward. 
As for compiling, I have started with a packaged version, and will move 
to rolling my own as things move along.


Many thanks,

Tom

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Help determining SpanDSP version

2011-01-26 Thread Mr. James W. Laferriere

Hello TOm ( all) ,

ldd -v app_fax.so

Should list all items linked against in the module .

Hth ,  JimL

On Wed, 26 Jan 2011, Tom Rymes wrote:


On 01/25/2011 3:38 PM, Danny Nicholas wrote:

[snip]


Is there a good way to determine what version of SpanDSP I have
installed and whether the app_fax.so module is the same version?


[snip]


Try these two commands:
- whereis spandsp.so
- find /|grep spandsp.so


Those commands do point towards related pieces, and I think that 
/usr/include/spandsp/version.h might hold some clues, it doesn't shed any 
light on the app_fax.so module.


Please pardon my ignorance in this area, I'm sure it's straightforward. As 
for compiling, I have started with a packaged version, and will move to 
rolling my own as things move along.


Many thanks,

Tom

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
 http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users



--
+--+
| James   W.   Laferriere | SystemTechniques | Give me VMS |
| NetworkSystem Engineer | 3237 Holden Road |  Give me Linux  |
| bab...@baby-dragons.com | Fairbanks, AK. 99709 |   only  on  AXP |
+--+

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Help determining SpanDSP version

2011-01-25 Thread Tom Rymes
OK, I generally use Hylafax+IAXModem for our faxing, but I have been 
fiddling with FFA and SpanDSP for a while.


Is there a good way to determine what version of SpanDSP I have 
installed and whether the app_fax.so module is the same version?


Many thanks,

Tom

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Help determining SpanDSP version

2011-01-25 Thread Danny Nicholas
-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Tom Rymes
Sent: Tuesday, January 25, 2011 2:33 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Help determining SpanDSP version

OK, I generally use Hylafax+IAXModem for our faxing, but I have been 
fiddling with FFA and SpanDSP for a while.

Is there a good way to determine what version of SpanDSP I have 
installed and whether the app_fax.so module is the same version?

Many thanks,

Tom

Try these two commands:
- whereis spandsp.so
- find /|grep spandsp.so

If you (or someone else) compiled spandsp, you should be able to find this
out pretty easily.


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users