<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hi,</p>
<p>I have a kamailio proxy in front of FreeSWITCH. When a user
registers, kamailio adds a path header like so:</p>
<p><tt>Path: </tt><tt><a class="moz-txt-link-rfc2396E"
href="sip:KAMAILIO_PUBLIC_IP;lr;received=sip:UAC_PUBLIC_IP:5063"><sip:KAMAILIO_PUBLIC_IP;lr;received=sip:UAC_PUBLIC_IP:5063></a></tt></p>
<p>However, when FreeSWITCH sends the initial invite, it sends a
Route header like this:</p>
<p><tt>Route: </tt><tt><a class="moz-txt-link-rfc2396E"
href="sip:KAMAILIO_PUBLIC_IP"><sip:KAMAILIO_PUBLIC_IP></a></tt><tt>;lr;received=</tt><tt><a
class="moz-txt-link-freetext" href="sip:UAC_PUBLIC_IP:5063">sip:UAC_PUBLIC_IP:5063</a></tt></p>
<p>Is it possible to instruct FreeSWITCH to add the lr;received
parameters inside the angle brackets as a part of the URI and how?
e.g. how to achieve<br>
</p>
<p><tt>Route: </tt><tt><a class="moz-txt-link-rfc2396E"
href="sip:KAMAILIO_PUBLIC_IP"><sip:KAMAILIO_PUBLIC_IP</a></tt><tt>;lr;received=</tt><tt><a
class="moz-txt-link-freetext" href="sip:UAC_PUBLIC_IP:5063">sip:UAC_PUBLIC_IP:5063></a></tt></p>
Thank you!<br>
<br>
Kind regards,<br>
<div class="moz-signature">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<div class="moz-signature">
<meta http-equiv="content-type" content="text/html;
charset=utf-8">
<title></title>
Iskren Hadzhinedev<br>
</div>
</div>
</body>
</html>