Re: [SR-Users] Kamailio 5.0.0 KEMI Lua event routes

2017-04-05 Thread Daniel-Constantin Mierla
Hello, execution of event routes for kemi was added. You have to use master branch for now. Anyhow, I expect that maybe some functions from this modules were not yet exported to kemi -- if you give the list of the functions you use in your config from this modules, I will add them. Cheers, Danie

Re: [SR-Users] Kamailio 5.0.0 KEMI Lua event routes

2017-04-04 Thread José Seabra
Hello Daniel, Thanks a lot for you help. I will start testing it for Dispatcher and Dialog. Thank you for your great job. Regards 2017-04-04 16:29 GMT+01:00 Daniel-Constantin Mierla : > Hello, > > On 01.04.17 15:43, José Seabra wrote: > > Hi all, > > > > I'm starting using kamailio 5 and was try

Re: [SR-Users] Kamailio 5.0.0 KEMI Lua event routes

2017-04-04 Thread Daniel-Constantin Mierla
Hello, On 01.04.17 15:43, José Seabra wrote: > Hi all, > > I'm starting using kamailio 5 and was trying to convert my actual > routing scripts to new KEMI interface using Lua. > In my old script i'm using event routes for the evapi, dialog and > dispatcher modules, so i was wondering how can i

[SR-Users] Kamailio 5.0.0 KEMI Lua event routes

2017-04-01 Thread José Seabra
Hi all, I'm starting using kamailio 5 and was trying to convert my actual routing scripts to new KEMI interface using Lua. In my old script i'm using event routes for the evapi, dialog and dispatcher modules, so i was wondering how can i use it on KEMI. It exports some special Lua function to t