[sr-dev] [kamailio/kamailio] User-Agent header and Server header not sent in the requests/responses (#1126)

Daniel-Constantin Mierla notifications at github.com
Sat May 13 12:33:49 CEST 2017


Those headers are added by kamailio only when it is the origin of the request (adding user-agent) or the response (adding server). If kamailio is forwarding the request or response, it doesn't add any of these headers.

You can add them using append_hf(...) in the request_route{} or reply_route{}.

I am going to close this issue, if you need to seek further clarifications, use the sr-users at lists.kamailio.org for discussions.


-- 
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/1126#issuecomment-301239811
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170513/b707eaa7/attachment.html>


More information about the sr-dev mailing list