Yes. I *know* that it must be a valid string. The problem is what happens if it is not.
The Python exception that's raised in this case is accomoanied by your C code not
returning NULL, and that's simply wrong according to the Python C interface
documentation.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4045#issuecomment-2508912589
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4045/2508912589(a)github.com>