<div dir="ltr">Yes, thanks.<div>I simply turn of cfgtrace by</div><pre class="" style="background-color:rgb(254,254,238);color:rgb(0,0,0);border:1px solid rgb(153,204,204);padding-left:15pt">modparam("debugger", "cfgtrace", 1)<br>
</pre><div>in kamailio.cfg (source: <a href="http://www.kamailio.org/docs/modules/3.2.x/modules/debugger.html">http://www.kamailio.org/docs/modules/3.2.x/modules/debugger.html</a>)<br></div><div><br></div><div><br></div><div>
So this issue is resolved.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Mar 18, 2014 at 12:58 PM, Camille Oudot <span dir="ltr"><<a href="mailto:camille.oudot@orange.com" target="_blank">camille.oudot@orange.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le Tue, 18 Mar 2014 11:48:30 +0100,<br>
Cock Ootec <<a href="mailto:cockootec@gmail.com">cockootec@gmail.com</a>> a écrit :<br>
<div class=""><br>
> the errors in attached error.log appear.<br>
<br>
</div>Hi,<br>
<br>
these are not real errors, it's the debugger module that shows step by<br>
step script instructions being executed. By default, the log level of<br>
this module is set to L_ERR. You can tweak it with the log_level<br>
parameter, or simply disable it with the cfgtrace parameter.<br>
<br>
You enabled cfgtrace by #!defining WITH_DEBUG.<br>
<br>
Cheers,<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Camille<br>
</font></span></blockquote></div><br></div>