<div dir="ltr">Hi all,<div><br></div><div style>Every call bridged though a specific &#39;gateway&#39; does rewrite the SIP request URI domain and To URI domain values to the gateway&#39;s &#39;proxy&#39; parameter value.<br>
</div><div><br></div><div>I would like to respect such values and receive in my proxy the SIP messages with their original request URI domain and To URI domain. </div><div><br></div><div style>This is, I would like to be able to send a SIP message with the following request URI and To headers, to the IP address 2.2.2.2</div>
<div style><br></div><div style>```</div><div style><span style="color:rgb(0,0,0);font-family:&#39;dejavu sans mono&#39;,monospace;font-size:11px;white-space:pre-wrap">INVITE <a href="mailto:sip%3Ajmillan@1.2.3.4">sip:jmillan@1.2.3.4</a> SIP/2.0
Via: SIP/2.0/TCP bl23sl8lmku7.invalid;branch=z9hG4bK9420964
To: &lt;<a href="mailto:sip%3Ad@1.2.3.4">sip:d@1.2.3.4</a>&gt;</span>```<span style="color:rgb(0,0,0);font-family:&#39;dejavu sans mono&#39;,monospace;font-size:11px;white-space:pre-wrap">
</span></div><div style>```</div><div style><br></div><div style>Is it possible to handle this with FreeSwitch?<br></div><div><br></div><div style>I have followed the FS wiki but I&#39;ve been unable to handle this.</div>
<div style><br></div><div>Thanks in advance.<br clear="all"><div><br></div>-- <br>José Luis Millán
</div></div>