Question about future config-engines.
Will it be possible to use connectors/drivers via the engine script and is it a good Idea?
E.g. I have specific database and python driver for that database. May I use simple 'import dbdriver', create connection to the db, use it inside python engine script, etc?
In general, in case there is no kamailio connector module for scpecific database, I would use python connector.
Thanks in advance!
--