[OpenSIPS-Users] Removing ISUP part from sip dialog
Vlad Patrascu
vladp at opensips.org
Wed Jul 28 17:43:36 EST 2021
Hi Alexey,
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 ?
Regards,
--
Vlad Patrascu
OpenSIPS Core Developer
http://www.opensips-solutions.com
On 28.07.2021 18:15, Alexey Hamstr wrote:
> 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.
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20210728/7de803a2/attachment.html>
More information about the Users
mailing list