Hello, I'm trying to use the KSR.x.exit() function in a KEMI python script
but at runtime i get this error:
KSR.x.exit()
AttributeError: 'module' object has no attribute 'exit'
It seems that the exit function is missing even though it is documented.
My kamailio version is: kamailio 5.2.0-dev4 (x86_64/linux) (it's a nightly)
Any idea on what I can do?
Thanks,
Enrico.