[SR-Users] Lua script reload

Daniel-Constantin Mierla miconda at gmail.com
Wed Mar 14 10:08:40 CET 2018


has_totag() is exported by siputils module, not by textops.

Cheers,
Daniel


On 13.03.18 15:15, Igor Olhovskiy wrote:
> Maybe it’s due to errors in config (as syslog tells me), but according
> to doc, there is no errors
>
> app_lua_run_ex(): error from Lua: /etc/kamailio/lua/kamailio.lua:394:
> attempt to call field 'has_body' (a nil value)
>
> but
> ...
> if (KSR.textops.has_body()) then
>>
> and module textops.so is loaded.
>
> Regards, Igor
>
> On Mar 13, 2018, 4:05 PM +0200, Igor Olhovskiy
> <igorolhovskiy at gmail.com>, wrote:
>> Kamailio version is kamailio 5.1.0-dev6
>>
>> Regards, Igor
>>
>> On Mar 13, 2018, 4:03 PM +0200, Igor Olhovskiy
>> <igorolhovskiy at gmail.com>, wrote:
>>> Hi!
>>>
>>> I’m playing with new KEMI framework and trying to reload script
>>> without reloading Kamailio.
>>>
>>> Lua code is mostly one from example.
>>>
>>> ...
>>> modparam("app_lua", "load", "/etc/kamailio/lua/kamailio.lua")
>>> cfgengine "lua"
>>> ...
>>>
>>> So, I’m changing lua code and giving command
>>>
>>> kamctl rpc app_lua.reload
>>>
>>> But in the answer
>>>
>>> {
>>>   "jsonrpc":  "2.0",
>>>   "error":  {
>>>     "code": -32000,
>>>     "message":  "Execution Error"
>>>   },
>>>   "id": 11098
>>> }
>>>
>>> In syslog there is a string 
>>>
>>> /usr/sbin/kamailio[10939]: ERROR: app_lua [app_lua_api.c:399]:
>>> lua_sr_reload_script(): reload is not activated
>>>
>>>
>>> What is need to be done to activate reload?
>>>
>>>
>>> Regards, Igor
>
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

-- 
Daniel-Constantin Mierla
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training - April 16-18, 2018, Berlin - www.asipto.com
Kamailio World Conference - May 14-16, 2018 - www.kamailioworld.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20180314/feb02b86/attachment.html>


More information about the sr-users mailing list