[SR-Users] function 'sl_send_reply' is not available

David Villasmil david.villasmil.work at gmail.com
Tue May 3 13:01:44 CEST 2022


Hello guys,

I'm starting to try KEMI and i already hit a snag... right now i'm
simply testing with:


loadmodule "app_lua.so"
modparam("app_lua", "load", "/etc/kamailio/myscript.lua")
cfgengine "lua"
route {
  lua_run("send_reply");
}

But i'm always getting:

0(118) ERROR: app_lua [app_lua_api.c:1633]: sr_kemi_lua_modf(): function
'sl_send_reply' is not available


I'm guessing that function is not exported by the module.. if that's the
case, how can i use it?

Regards,

David Villasmil
email: david.villasmil.work at gmail.com
phone: +34669448337
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20220503/5e040821/attachment.htm>


More information about the sr-users mailing list