[sr-dev] Kamailio jwt module or Lua script

Daniel-Constantin Mierla miconda at gmail.com
Mon Oct 7 11:29:52 CEST 2019


Hello,

On 05.10.19 16:07, Joey Golan wrote:
> Hi all,
>
> I would like to authenticate subscribers using JWT tokens and I wonder
> which approach is better:
> 1. Writhing a dedicated kamailio module.
> 2. Writing a Lua script.
>
> What would work better performance wise?

In terms of executing the same Kamailio C function exported to
kamailio.cfg routing blocks or to Lua API/kemi, there is not any
significant difference.

However, if you execute Lua code written by third party, it is not easy
to say if it matches the same performances as an equivalent C function
that you write.

You can go with the option you consider faster for development and then
see if you are pleased with the results.

Cheers,
Daniel

-- 
Daniel-Constantin Mierla -- www.asipto.com
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training, Oct 21-23, 2019, Berlin, Germany -- https://asipto.com/u/kat

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20191007/c5ea4302/attachment.html>


More information about the sr-dev mailing list