freeswitch/mod_unimrcp

configure: error: no usable spandsp

n8twj opened this issue · 3 comments

n8twj commented

Following the build instructions, freeswitch complains:

checking for spandsp >= 3.0... configure: error: no usable spandsp; please install spandsp3 devel package or equivalent

try installing spandsp from the FreeSWITCH repo or from source.

n8twj commented

HI - i am following build instructions in README in this repo

PR is welcome to update README or fix anything.

The README was based an older version of spandsp. unfortunately the spandsp lib is actively developed in the master branch and doesn't has stable release or version tags. You can find hint from signalwire/freeswitch#2248

And vote on freeswitch/spandsp#13 might also help.