As we kind of try to move from shell-based kamctl/kamdbctl to kamcli, I looked at it and
it does a similar approach, relying on the fact that Python's `configparser.read()`
has support to get a list of (config) files:
-
https://docs.python.org/3/library/configparser.html#configparser.ConfigPars…
Just to give example of a pretty established API for sourcing many files to config.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3594#issuecomment-1750923237
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3594/c1750923237(a)github.com>