<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Alexey,</p>
    <p>The remove_body_part() function should work for any method and
      replies as well. So are you saying that you have actually tried
      the function and it has no effect ?</p>
    <p>Regards,<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Vlad Patrascu
OpenSIPS Core Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
    <div class="moz-cite-prefix">On 28.07.2021 18:15, Alexey Hamstr
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CANSQi4svCrr0QP1aoL08F-Y1ciPhxoj5-VjuaFj-4BCbJM-7YQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">good day.<br>
        Could anybody advise me if it is possible to remove ISUP part
        from whole SIP dialogue<br>
        Now I have only found that there is no problem to remove it from
        the common methods<br>
        like <br>
                if (is_method("INVITE") ) {<br>
                        remove_body_part("application/isup");<br>
                }<br>
        but i see ISUP part in the 180 or 186 messages or in the BYE
        method
        <div><br>
        </div>
        <div>Thanks.</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
  </body>
</html>