On Tue, May 25, 2010 at 8:19 PM,
Daniel-Constantin Mierla <miconda@gmail.com> wrote:
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??