[SR-Users] q-value on unsupported clients

Daniel Tryba d.tryba at pocos.nl
Thu Nov 5 10:15:51 CET 2015


> Based on the xlog output, the following doesn't appear to be working -
> remove_hf("Contact");
> append_hf("Contact: $var(newct)\r\n");
> 
> I've actually had a similar issue before replacing a hdr so I'm wondering if
> I'm doing something wrong?

Header manipulation is doesn't update the already parsed message that is being 
used for $hdr etc. You have to apply the changes with
http://kamailio.org/docs/modules/stable/modules/textopsx.html#textopsx.f.msg_apply_changes



More information about the sr-users mailing list