[SR-Users] properly removing First Via header received

James Browne james at frideo.com
Wed Mar 16 12:30:08 CET 2022


I don't know about the lump, but maybe try remove_hf_value instead.
This should also work if/when multiple Via values are comma-separated
in a single header field.
https://www.kamailio.org/docs/modules/devel/modules/textopsx.html#textopsx.f.remove_hf_value

James

On Wed, 16 Mar 2022 at 08:19, Patrick Karton <patrickarton at hotmail.com> wrote:
>
> i want to remove the First Via Header received from uac to kamailio.
>
> so in my script i use remove_hf("Via") but in the relayed request  i see that  ";received=x.x.x.x;rport=xxxx" is left without any header before it.
>
> i think internally kamailio adds a lump before i call the remove_hf function.
>
> how to do it properly ?
>
> Thanks
> __________________________________________________________
> Kamailio - Users Mailing List - Non Commercial Discussions
>   * sr-users at lists.kamailio.org
> Important: keep the mailing list in the recipients, do not reply only to the sender!
> Edit mailing list options or unsubscribe:
>   * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users



More information about the sr-users mailing list