<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    <div class="moz-cite-prefix">On 09/06/14 17:41, Roberto Fichera
      wrote:<br>
    </div>
    <blockquote cite="mid:5395D5AF.7000100@tekno-soft.it" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      [...]<br>
      <br>
      <blockquote cite="mid:5395CFC1.6090705@gmail.com" type="cite">
        your patch seems a bit to complex -- I didn't figure out why you
        store the message in pkg memory.<br>
      </blockquote>
      <br>
      Ok! So I will need to shm_malloc() the memory in such case, right?<br>
    </blockquote>
    I don't get why you need to do that at all. If you need to access
    from, to, etc..., you can get them from the SIP response. You go in
    dangerous zone as you do that cloning.<br>
    <br>
    Because you want to execute the event route on 200ok, the best is to
    run the event route with the SIP response structure.<br>
    <br>
    Cheers,<br>
    Daniel<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></pre>
  </body>
</html>