Now related `kamailio` logs strings ``` 0(52) DEBUG: <core> [core/cfg.y:1659]: yyparse(): loading module app_perl.so 0(52) DEBUG: <core> [core/sr_module.c:575]: load_module(): trying to load </usr/lib/kamailio/modules/app_perl.so> 0(52) DEBUG: <core> [core/sr_module.c:623]: load_module(): attempt to lookup exports structure failed - dlerror: Symbol not found: exports 0(52) DEBUG: <core> [core/sr_module.c:636]: load_module(): looking up exports with name: _app_perl_exports 0(52) DEBUG: <core> [core/sr_module.c:654]: load_module(): /usr/lib/kamailio/modules/app_perl.so: exports dlflags interface is deprecated and it will not be 0(52) DEBUG: <core> [core/sr_module.c:623]: load_module(): attempt to lookup exports structure failed - dlerror: Symbol not found: exports 0(52) DEBUG: <core> [core/sr_module.c:636]: load_module(): looking up exports with name: _app_perl_exports 0(52) DEBUG: <core> [core/cfg.lex:1736]: pp_define(): defining id: MOD_app_perl 0(52) DEBUG: <core> [core/cfg.y:1659]: yyparse(): loading module xhttp.so 0(52) DEBUG: <core> [core/sr_module.c:575]: load_module(): trying to load </usr/lib/kamailio/modules/xhttp.so> 0(52) DEBUG: <core> [core/kemi.c:1586]: sr_kemi_modules_add(): adding module: xhttp 0(52) DEBUG: <core> [core/sr_module.c:345]: register_module(): register PV from: xhttp ```
Looks as config loaded. Will do next tests