Hi all,
I'm starting some test with Kamailio 4.0 using the GIT version and have an issue building the Python module. This module build correctly with Kamailio 3.3.3 but not 4.x.
I'm using CentOS 5 with Python 2.4.3.
Here the error message I have when building the Python module:
make every-module group_include=kpython CC (gcc) [M app_python.so] mod_Core.o mod_Core.c: In function init_mod_Core: mod_Core.c:55: error: request for member ob_refcnt in something not a structure or union make[1]: *** [mod_Core.o] Error 1 make: *** [modules] Error 1