<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Hello,</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">in onsend_route the changes are already
applied, use of $mbu makes no sense there -- you can see the
updated buffer content with $snd(buf).</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Cheers,<br>
Daniel</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">On 06.10.21 11:43, Alberto Izquierdo
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAJrN=o=H+MQ4n0BoiBi+qgZHnEKoRuVRKE3e2DG-5_O0nPbTSw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">Hi,<br>
<br>
I'm getting some CRITICAL logs when accessing the content of the
$mbu pseudovariable in a "onsend_route" function. The log lines
look like this:<br>
<br>
```<br>
CRITICAL core 35847:core/msg_translator.c:493 null send
socket<br>
CRITICAL core 35847:core/msg_translator.c:893 FIXME: null
send_sock<br>
CRITICAL core 35847:core/msg_translator.c:493 null send
socket<br>
CRITICAL core 35847:core/msg_translator.c:493 null send
socket<br>
CRITICAL core 35847:core/msg_translator.c:493 null send
socket<br>
CRITICAL core 35847:core/msg_translator.c:493 null send
socket<br>
CRITICAL core 35847:core/msg_translator.c:1479 FIXME: null
bind_address<br>
CRITICAL core 35847:core/msg_translator.c:493 null send
socket<br>
CRITICAL core 35847:core/msg_translator.c:493 null send
socket<br>
CRITICAL core 35847:core/msg_translator.c:493 null send
socket<br>
```<br>
<br>
I've checked the msg_translator.c source file and there are many
of `LM_CRIT("FIXME: {message}\n");` calls, and I wonder if the
"FIXME" tag relates to the location of the error: a Kamailio
error or there is an issue in the user code.<br>
<br>
Could I have more information about the "FIXME" tag?<br>
<br>
Thanks in advance!<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
* <a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
Important: keep the mailing list in the recipients, do not reply only to the sender!
Edit mailing list options or unsubscribe:
* <a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
</blockquote>
<p><br>
</p>
<pre class="moz-signature" cols="72">--
Daniel-Constantin Mierla -- <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Kamailio Advanced Training - Online
Nov 08-11, 2021 (Europe Timezone) - Nov 22-25, 2021 (America Timezone)
* <a class="moz-txt-link-freetext" href="https://www.asipto.com/sw/kamailio-advanced-training-online/">https://www.asipto.com/sw/kamailio-advanced-training-online/</a></pre>
</body>
</html>