<div dir="ltr">Hey Users,<div><br></div><div>I have an interesting NAT setup. I&#39;m running FS on the inside of our network as a router/proxy between some SIP phones and DID providers. However, each DID provider is behind a *different* NAT (a property of our VPN setups for them). </div>

<div><br></div><div>For instance: DID1 is at IP 192.168.1.1 and DID2 is at 10.0.0.1. </div><div><br></div><div>I have calls working for each of them when I set the following in my external profile:</div><div><br></div><div>

<div>&lt;param name=&quot;ext-rtp-ip&quot; value=&quot;10.0.0.2&quot;/&gt;</div><div>&lt;param name=&quot;ext-sip-ip&quot; value=&quot;10.0.0.2&quot;/&gt;</div></div><div><br></div><div>However, I need to dynamically route between *both* of them. I need a mechanism for setting ext-rtp-ip and ext-sip-ip in the dialplan itself! </div>

<div><br></div><div>Is there a set way to do this? </div><div><br></div><div>Thanks!</div></div>