Yes, thanks.
I simply turn of cfgtrace by
modparam("debugger", "cfgtrace", 1)
in kamailio.cfg (source:
http://www.kamailio.org/docs/modules/3.2.x/modules/debugger.html)
So this issue is resolved.
On Tue, Mar 18, 2014 at 12:58 PM, Camille Oudot wrote:
> Le Tue, 18 Mar 2014 11:48:30 +0100,
> C
Le Tue, 18 Mar 2014 11:48:30 +0100,
Cock Ootec a écrit :
> the errors in attached error.log appear.
Hi,
these are not real errors, it's the debugger module that shows step by
step script instructions being executed. By default, the log level of
this module is set to L_ERR. You can tweak it with
I am trying to setup Kamailio server with topoh module (I want to extend
topoh module and develop my own module) but when I start kamailio, the
errors in attached error.log appear.
I attach also my kamailio.cfg. I build Kamailio from source code by this
guide: http://www.kamailio.org/wiki/install