Hello

when I compiled rtpengine for kamailio (in Kazoo)? there were no errors while compiling, but when restarting kamailio - I saw:
kamailio: ERROR: <core> [modparam.c:150]: set_mod_param_regex(): No module matching <rtpengine> found

[root@ip-192-168-130-136 kamailio]# locate rtpengine.so
/usr/lib64/kamailio/modules/rtpengine.so

default.cfg:mpath="/usr/lib64/kamailio/modules/"

Does it mean that something wrong with rtpengine compilation? (I compiled manually)

Appreciate any help.