If i remove ' loadmodule "app_python.so" ', Kamailio starts just
fine.
This only appears when the app_python module is loaded.
Is there anything else than mysql to enable when using the app_python ?
Here is the ouput when I only enable mysql. The module is loaded and there
are no issues...
*snip*
^[[0;39;49m 0(3113) DEBUG: <core> [cfg/cfg.c:178]: DEBUG:
register_cfg_def(): new config group has been registered: 'core' (num=49,
size=196)
^[[0;39;49m^[[0;39;49m 0(3113) DEBUG: <core> [cfg/cfg.c:178]: DEBUG:
register_cfg_def(): new config group has been registered: 'tcp' (num=26,
size=104)
^[[0;39;49m^[[0;39;49m 0(3113) DEBUG: <core> [timer.c:272]: init_timer:
starting with *ticks=195301735
^[[0;39;49m^[[0;39;49m 0(3113) DEBUG: <core> [timer.c:314]: init_timer:
timer_list between 0x7fa54af1ba20 and 0x7fa54af5fa20
^[[0;39;49m^[[0;36;49m 0(3113) INFO: <core> [tcp_main.c:4846]: init_tcp:
using epoll_lt as the io watch method (auto detected)
^[[0;39;49m^[[0;39;49m 0(3113) DEBUG: <core> [daemonize.c:575]: core dump
limits set to 18446744073709551615
^[[0;39;49m^[[0;39;49m 0(3113) DEBUG: <core> [sr_module.c:935]: DEBUG:
init_mod: db_mysql
^[[0;39;49m^[[0;39;49m 0(3113) DEBUG: db_mysql [km_db_mysql.c:92]: MySQL
client version is 5.1.69
^[[0;39;49m^[[0;39;49m 0(3113) DEBUG: <core> [sr_module.c:935]: DEBUG:
init_mod: mi_fifo
^[[0;39;49m^[[0;39;49m 0(3113) DEBUG: mi_fifo [mi_fifo.c:124]: testing
mi_fifo existance ...
^[[0;39;49m^[[0;39;49m 0(3113) DEBUG: <core> [sr_module.c:935]: DEBUG:
init_mod: kex
^[[0;39;49m^[[0;39;49m 0(3113) DEBUG: <core> [sruid.c:100]: root for sruid
is [srid-51b9d186-c29-] (0 / 18)
^[[0;39;49m^[[0;39;49m 0(3113) DEBUG: <core> [sr_module.c:935]: DEBUG:
init_mod: corex
^[[0;39;49m^[[0;39;49m 0(3113) DEBUG: <core> [sr_module.c:935]: DEBUG:
init_mod: tm
^[[0;39;49m^[[0;39;49m 0(3113) DEBUG: tm [tm.c:751]: TM - (sizeof
cell=4872, sip_msg=1624) initializing...
^[[0;39;49m^[[0;39;49m 0(3113) DEBUG: tm [callid.c:105]: Call-ID
initialization: '2c32dacb59169bda'
*snip*
On Thu, Jun 13, 2013 at 9:48 AM, Andrew Mortensen <admorten(a)isc.upenn.edu>wrote;wrote:
On Jun 13, 2013, at 7:23 AM, phil lemelin <phil.lemelin(a)gmail.com> wrote:
Good morning,
I'm trying to use the app_python module with Kamailio but i'm unable to
even reach a point where it loads my python module.
It's actually failing even before that. It's unable to load the db_mysql
module:
0(751) DEBUG: <core> [sr_module.c:935]:
DEBUG: init_mod: db_mysql
0(751) ERROR: <core> [sr_module.c:939]: init_mod(): Error while
initializing module db_mysql (/usr/lib64/kamailio/modules/db_mysql.so)
Fix that first.
andrew
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
--
Philippe-Alexandre Lemelin