freeswitch: fix various compilation error
authorChristian Marangi <[email protected]>
Fri, 21 Nov 2025 19:39:46 +0000 (20:39 +0100)
committerChristian Marangi <[email protected]>
Fri, 21 Nov 2025 19:39:46 +0000 (20:39 +0100)
commit5df34648c88ac42b61e0d474ee235a64916c35ad
treebc0e11ce642300371669fb7c397fee1002f33ab0
parent92e14ade2714ff01564b9f32c0552fdf5e463222
freeswitch: fix various compilation error

This restore correctly compilation of each freeswitch module.

We move the sphinxbase library to alpha5 version and we backport lots
patch that fix compilation error.

Only the sphinx related changes required some downstream modification to
use the new (actually old but still newer) version and align one
backport to only apply the relevant changes for the module.

Signed-off-by: Christian Marangi <[email protected]>
net/freeswitch/Makefile
net/freeswitch/patches/060-mod_spandsp-Fix-compilation-against-2023-06-02-spand.patch [new file with mode: 0644]
net/freeswitch/patches/061-mod_http_cache-Fix-error-curl_easy_setopt-expects-a-.patch [new file with mode: 0644]
net/freeswitch/patches/062-mod_pocketsphinx-Use-system-libraries-when-possible.patch [new file with mode: 0644]
net/freeswitch/patches/063-libs-iksemel-fix-compilation-error-for-iks_stack_del.patch [new file with mode: 0644]
net/freeswitch/patches/064-mod_xml_rpc-Fix-incompatible-pointer-type.patch [new file with mode: 0644]
net/freeswitch/patches/100-mod_pocketsphinx-Use-sphinxbase-5prealpha.patch [new file with mode: 0644]