@henningw unfortunately no, I have not had time to move this forward. The errors are
those typical to others found when a library was written for Python2 and hasn't been
ported to Python3--things like`print variable` changed to `print(var)`, etc. Feel free to
close out and I can reopen in the future when I have time.
--
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/1747#issuecomment-457865795