<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<div>I'm using Asterisk to originate a call via Kamailio.</div><div>Request-URI in SIP INVITE coming from Asterisk looks like this</div><div><sip:kamailio@x.x.x.x></div><div>But my objective is to use Kamailio to forward the call to a remote endpoint.</div><div><br></div><div>What header should I put in the SIP INVITE from Asterisk to Kamailio to convey</div><div>that Kamailio should use this 'SIP URI' to route the call onwards.</div><div>I tried 'Route' header, but it doesn't seem very clean, as kamailio doesn't update</div><div>the Request-URI in the forwarded INVITE if I use the Route header.</div><div><br></div><div>Thanks,</div><div>Nitesh</div><div><br></div><div><br></div>                                           </div></body>
</html>