Hi dev team,

I have a question, how to link to modules_k/textops ? Since it is not static build and no libxxxxx.so, it can't link, and I'm getting:
 0(16884) ERROR: <core> [sr_module.c:572]: ERROR: load_module: could not open module </opt/kamailio/lib/kamailio/modules/app_python.so>: /opt/kamailio/lib/kamailio/modules/app_python.so: undefined symbol: is_method_f
Is there a way to trick that without changing a code of module(s) ?