<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>