The code of interpreter for kamailio.cfg (action based rules) has nothing to do with
reading tls.cfg (ini-like config).
While obviously the code is open source and one can contribute code to add any kind of
feature, personally I don't see a value to spend development effort to turn Kamailio
in a generic text preprocessor for anything (there are also specific config files for
dispatcher, permissions, ldap, ...), because there are many text pre-processor/templating
tools like m4, jinja2, that can be used to generate these files. This kind of template
processing is also embedded in automated deployment tools such as ansible.
Therefore, if no other developer wants to engage in coding this feature request, it will
be closed soon.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2691#issuecomment-810318835