<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Did you get a core dump, can you send the backtrace?<br>
    <br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 10/9/12 11:00 AM, samuel wrote:<br>
    </div>
    <blockquote
cite="mid:CAOg=WDfQccJP+O+CqcA85LLpPC1cMFqCtEFvxtkrFJk6savjyA@mail.gmail.com"
      type="cite">Hi folks,<br>
      <br>
      I was making some tests with kamailio (both 3.3.0 and 3.3.1 tgz)
      with siptrace module sending "homer" packets to a remote central
      agent where the data is stored and presented to the user.<br>
      <br>
      The related config is:<br>
      # ----- siptrace params from HOMER -----<br>
      modparam("siptrace", "duplicate_uri", "sip:A.B.C.D:9060")<br>
      modparam("siptrace", "trace_to_database", 0)<br>
      modparam("siptrace", "trace_flag", 22)<br>
      modparam("siptrace", "trace_on", 1)<br>
      #HEPv2 == timestamp will be included to HEP header<br>
      modparam("siptrace", "hep_version", 2)<br>
      modparam("siptrace", "hep_mode_on", 1)<br>
      modparam("siptrace", "hep_capture_id", 1)<br>
      <br>
      basically for all incoming messages, a route is called with the
      following actions:<br>
      <br>
      route[HOMER] {<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; setflag(22);<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sip_trace();<br>
      }<br>
      <br>
      I've been making some tests and if I disable the setflag action,
      there is no problem (well, no transaction messages are sent to the
      central agent), but as soon as I activated setflag, kamailio
      crashes with the following error:<br>
      <br>
      &lt;core&gt; [pass_fd.c:293]: ERROR: receive_fd: EOF on 28<br>
      <br>
      There's no concrete point in the config file where it fails so I
      think the problem is more tm-internals related. I can provide
      further information in case you need it.<br>
      <br>
      Just for adding information, and without any intention to start a
      flame-war, with opensips 1.8.0-tls the server does not crash...<br>
      <br>
      Thanks in advance!<br>
      Samuel.<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio Advanced Training, Berlin, Nov 5-8, 2012 - <a class="moz-txt-link-freetext" href="http://asipto.com/u/kat">http://asipto.com/u/kat</a>
Kamailio Advanced Training, Miami, USA, Nov 12-14, 2012 - <a class="moz-txt-link-freetext" href="http://asipto.com/u/katu">http://asipto.com/u/katu</a></pre>
  </body>
</html>