[Kamailio-Users] remove 100rel from Supported header

Dmitri G. xbt.dev at gmail.com
Fri Aug 14 19:43:42 CEST 2009


Thank you for your reply Alex!

This cannot be done like this?

        if(is_present_hf("Supported"))
        {
                replace_all("100rel", "");

        }

I mean instead of using the subst() function what you mentioned.


Dmitri

2009/8/14 Alex Balashov <abalashov at evaristesys.com>

> This can certainly be done using the subst() function in textops, but it is
> not proper for a proxy to make such manipulations.
>
> Dmitri G. wrote:
>
>  Hello,
>>
>> Is there a way to remove 100rel from Supported header (only this, and keep
>> the others) by Kamailio?
>> I am using Kamailio 1.5.1 notls.
>>
>> Kind regards,
>> Dmitri
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Kamailio (OpenSER) - Users mailing list
>> Users at lists.kamailio.org
>> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
>> http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
>>
>
>
> --
> Alex Balashov
> Evariste Systems
> Web     : http://www.evaristesys.com/
> Tel     : (+1) (678) 954-0670
> Direct  : (+1) (678) 954-0671
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/users/attachments/20090814/827b1eb4/attachment.htm>


More information about the Users mailing list