<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 21.12.2015 10:48, Daniel-Constantin Mierla wrote:<br>
    <blockquote cite="mid:5677BCD3.9010600@gmail.com" type="cite">
      <meta http-equiv="Context-Type" content="text/html;
        charset=windows-1252">
      Hello,<br>
      <br>
      in failure route the sip message is cloned in shared memory, with
      many references to shared memory buffer, as well as shorter size
      (just to fit the sip message) of the buffer storing the message
      (the core used a private memory buffer to max capacity configured
      for message size).<br>
    </blockquote>
    <br>
    I'm not sure where to I start working on this. Can you give some
    tips on the places/functions to look on and try to extend for
    failure routes?<br>
    <br>
    Regards,<br>
    Stefan<br>
  </body>
</html>