Hello,

do you have it from tarball/packages or from GIT?

There was a fix for binding to tm module after packaging 3.0.1. For now you would need to use git version.

There will be soon an official 3.0.2.

Cheers.
Daniel


On 5/21/10 3:08 PM, Javier Menendez wrote:
Hi,

I have been configuring an Kamailio 3.0.1, with the dispatcher module. Everything seems to work just fine but when a gateway is in Probing mode it remains in that state for ever. checking the logs I found some weird messages, I think that is the rrot cause of the problem but I have no clue how to solve it.

These are the messages I mentioned before

May 21 14:56:34 localhost /usr/local/sbin/kamailio[21539]: DEBUG: <core> [sr_module.c:516]: find_export_record: <load_tm> not found May 21 14:56:34 localhost /usr/local/sbin/kamailio[21539]: WARNING: dispatcher [dispatcher.c:358]: could not bind to the TM-Module, automatic re-activation disabled. May 21 14:56:34 localhost /usr/local/sbin/kamailio[21539]: DEBUG: <core> [sr_module.c:871]: DEBUG: init_mod: sl May 21 14:56:34 localhost /usr/local/sbin/kamailio[21539]: DEBUG: <core> [statistics.c:105]: statistics manager successfully initialized May 21 14:56:34 localhost /usr/local/sbin/kamailio[21539]: DEBUG: <core> [md5utils.c:87]: DEBUG: MD5 calculated: f8f2ab2c1295e90ed7dbb499b30f44b2 May 21 14:56:34 localhost /usr/local/sbin/kamailio[21539]: DEBUG: <core> [sr_module.c:506]: find_export_record: found <load_tm> in module tm [/usr/local/lib/kamailio/modules/tm.so]

As you may see load_tm is not found in the dispatcher but it is found in md5utils??

These are the modules included


mpath="/usr/local/lib/kamailio/modules/:/usr/local/lib/kamailio/modules_k/"
loadmodule "tm.so"
loadmodule "dispatcher.so"
loadmodule "sl.so"
loadmodule "db_mysql.so"
loadmodule "mi_fifo.so"
loadmodule "rr.so"
loadmodule "pv.so"
loadmodule "maxfwd.so"
loadmodule "usrloc.so"
loadmodule "registrar.so"
loadmodule "textops.so"
loadmodule "uri_db.so"
loadmodule "siputils.so"
loadmodule "xlog.so"
loadmodule "acc.so"
loadmodule "auth.so"
loadmodule "auth_db.so"
loadmodule "permissions.so"
loadmodule "drouting.so

Any clue?




_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

--
Daniel-Constantin Mierla
Kamailio (OpenSER) Advanced Training
Miami, Fl, USA - June 21-23, 2010
http://www.asipto.com/index.php/kamailio-advanced-training/

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to