Results 64 comments of s3rj1k

@sergey-safarov Can you confirm that unimrcp is in fact linked statically to expat, using maybe ldd on produced *.so?

@sergey-safarov I would've started from manual compilation of unimrcp without all of bells and whistles of rpm packaging. Do you have a list of steps for manual compilation?

@sergey-safarov `export CPPFLAGS="-DAPR_DECLARE_STATIC -DAPU_DECLARE_STATIC"` produces `*.a` files. Still `*.pc.in` does not contain `Libs.private`, similar to: https://sources.debian.org/src/apr/1.5.1-3/apr.pc.in/ https://sources.debian.org/src/apr-util/1.6.1-5/apr-util.pc.in/

@sergey-safarov seems that this needs more patching :( Also did you try using system libexpat instead of static linking? https://centos.pkgs.org/7/centos-x86_64/expat-2.1.0-12.el7.i686.rpm.html

@andywolk Please take a look at https://github.com/signalwire/freeswitch/pull/1071#issuecomment-831866728

@gshimansky Hi, would be nice to have an example for VXLAN to VLAN translation.

@jpap that was my initial approach, I failed on rotating per character :))

@jpap exactly what I did, but the rotation angle seems off with every next letter. Maybe a missed `Translate()` ...

@tagaism I think I did not used rotation in the end, but the issue is still valid.

Release never happened, maybe a 0.x release at least?