Hi Brian,
Could you please show me an error(s) and python files?
2013/9/9 Brian Wallen
> I'm trying to setup app_python and I'm using the handlers.py script from
> the git repo to test. I get the script to load and mod_init() and
> child_init() both run, but I can't figure out how to get handl
I'm trying to setup app_python and I'm using the handlers.py script from
the git repo to test. I get the script to load and mod_init() and
child_init() both run, but I can't figure out how to get handler() to run.
I tried adding python_exec("handler") to my config file but Kamailio
doesn't start li