<div dir="ltr">Hello guys,<div><br></div><div>I'm starting to try KEMI and i already hit a snag... right now i'm simply testing with:</div><div><br></div><div><br></div><div><font face="monospace">loadmodule "app_lua.so"</font></div><div><font face="monospace">modparam("app_lua", "load", "/etc/kamailio/myscript.lua")</font></div><div><font face="monospace">cfgengine "lua"</font></div><div><font face="monospace">route {<br>  lua_run("send_reply");<br></font></div><div>}</div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><br></div><div>But i'm always getting:</div><div><br></div><div><font face="monospace">0(118) ERROR: app_lua [app_lua_api.c:1633]: sr_kemi_lua_modf(): function 'sl_send_reply' is not available</font><br></div><div><br></div><div><br></div><div>I'm guessing that function is not exported by the module.. if that's the case, how can i use it?</div><div><br></div><div>Regards,</div><div><br></div>David Villasmil<div>email: <a href="mailto:david.villasmil.work@gmail.com" target="_blank">david.villasmil.work@gmail.com</a></div><div>phone: +34669448337</div></div></div></div></div>