[asterisk-bugs] [Asterisk 0014073]: app_fax needs additional include to build with spandsp-0.0.6pre3
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Dec 15 09:42:06 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14073
======================================================================
Reported By: seandarcy
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14073
Category: Applications/app_fax
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.6.1-beta3
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-12-14 11:02 CST
Last Modified: 2008-12-15 09:42 CST
======================================================================
Summary: app_fax needs additional include to build with
spandsp-0.0.6pre3
Description:
To build with spandsp-0.0.6pre3, app_fax.c needs to have #include
<spandsp/expose.h> added:
#include <spandsp.h>
#include <spandsp/expose.h>
#include <spandsp/version.h>
Beats me though if this is backwards compatible.
See:
http://www.soft-switch.org/installing-spandsp.html
With the new include 1.6.1-pre3 builds.
======================================================================
----------------------------------------------------------------------
(0096381) svnbot (reporter) - 2008-12-15 09:42
http://bugs.digium.com/view.php?id=14073#c96381
----------------------------------------------------------------------
Repository: asterisk
Revision: 164257
U trunk/apps/app_fax.c
U trunk/configure
U trunk/configure.ac
U trunk/include/asterisk/autoconfig.h.in
------------------------------------------------------------------------
r164257 | file | 2008-12-15 09:42:06 -0600 (Mon, 15 Dec 2008) | 4 lines
Make app_fax compatible with newer versions of spandsp. This remains
backwards compatible with earlier versions though so do not fret.
(closes issue http://bugs.digium.com/view.php?id=14073)
Reported by: seandarcy
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=164257
Issue History
Date Modified Username Field Change
======================================================================
2008-12-15 09:42 svnbot Checkin
2008-12-15 09:42 svnbot Note Added: 0096381
======================================================================
More information about the asterisk-bugs
mailing list