Hello. I want to rewrite some my configs by using lua scripts. At examples
I saw that I can use constructions like sr.some_module.module_api("options")
Can I use with this method rtpengine module api because many of projects
that I have uses Webrtc and use rtpengine and ofcourse I dont want "to
jump" from config file to scripts.