<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 17, 2016 at 5:15 PM, Ernie Dunbar <span dir="ltr"><<a href="mailto:maillist@lightspeed.ca" target="_blank">maillist@lightspeed.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone.<br>
<br>
We have an Asterisk server running Debian Squeeze, with Asterisk v1.8.13.1 (basically, the Debian Stable version for Squeeze, but with some minor source code changes specific to our site). We're trying to upgrade to 11.13.1 (The Debian Stable version for Jessie), but I've run into a snag when compiling res_fax_spandsp (and yes, we really need that module). The old version has been working, and was compiled on this same machine with this same operating system. This is the error I get when doing the make:<br>
<br>
   [CC] res_fax_spandsp.c -> res_fax_spandsp.o<br>
res_fax_spandsp.c: In function ‘spandsp_v21_new’:<br>
res_fax_spandsp.c:487:52: error: ‘MODEM_CONNECT_TONES_FAX_CED_OR_PREAMBLE’ undeclared (first use in this function)<br></blockquote><div><br></div><div>This is defined by spandsp itself in one of its headers.  Have you installed the spandsp dev package?<br><br></div><div>Richard<br></div></div><br></div></div>