Hello all,
<div><br></div><div>I&#39;m looking to implement the following scenario:</div><div><br></div><div>Step 1</div><div>SIP Server A sends INVITE to port 5060 over IPv6 to Kamailio:</div><div>2001::1 --udp/tcp--&gt; 2001::2:5060</div>
<div><br></div><div>Step 2</div><div>Kamailio SIP NATs the INVITE and sends it out IPv4 to SIP Server B on port 6000</div><div>1.1.1.1 --udp/tcp--&gt; <a href="http://1.1.1.2:6000">1.1.1.2:6000</a></div><div><br></div><div>
Step 3</div><div><div>All SIP Server B responses within this SIP dialog are sent back to SIP Server A along the same path.</div></div><div><br></div><div>There is more to this but I want to accomplish this first and go from there.</div>
<div><br></div><div><br></div><div>Can someone point me toward a resource on how to get this created?</div><div><br></div><div>Do I need to use the WITH_NAT function in kamailio.cfg?</div><div><br></div><div>Thanks!</div>
<div>Joe</div>