[OpenSIPS-Users] Removing ISUP part from sip dialog

Alexey Hamstr homstr at gmail.com
Wed Jul 28 15:15:26 EST 2021


good day.
Could anybody advise me if it is possible to remove ISUP part from whole
SIP dialogue
Now I have only found that there is no problem to remove it from the common
methods
like
        if (is_method("INVITE") ) {
                remove_body_part("application/isup");
        }
but i see ISUP part in the 180 or 186 messages or in the BYE method

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20210728/5efd423b/attachment.html>


More information about the Users mailing list