This happens if original SIP message not have modified header.
Same result if i add header first and then i want modify.
```
append_hf("Accept: application/sdp\r\n");
include_hf_value("Accept", "application/pidf+xml");
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1629#issuecomment-417857722