<div dir="ltr">You want to configure 2 sofia profiles, one listening on each IP.<div><br></div><div>It might be simpler to define the IPs within the profiles rather than in vars.conf.xml (where you&#39;re just setting variables that are referenced elsewhere).</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 30 March 2015 at 21:57, T Fred Farmington <span dir="ltr">&lt;<a href="mailto:tfred31@yahoo.com" target="_blank">tfred31@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">We have 2 network cards on our FS server.<br>
*  One IP goes to the &#39;outside&#39; world  (IP = 107.1.nn.nn)<br>
*  And the other IP goes to the &#39;inside&#39; world  (IP = 192.168.nn.nn)<br>
<br>
In spite of making suggested changes to   vars.xml   when FS launches it sets itself up to &#39;listen&#39; to the &#39;outside&#39; world (IP = 107 etc.)<br>
But the result of that is that none of the in-house SIP phones can register to it.<br>
<br>
The changes I made (following suggestions found on the web)  to   vars.xml   are as follows:<br>
   New entry:<br>
        &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;local_ip_v4=192.168.nn.nn&quot;/&gt;   &lt;!-- where nn values are &#39;real&#39; values --&gt;<br>
   This new line was entered immediately before<br>
       &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;domain=$${local_ip_v4}&quot;/&gt;<br>
<br>
Additionally another web reference suggested that the following 2 lines be added near the bottom of   vars.xml<br>
      &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;internal_sip_ip=192.168.nn.nn&quot;/&gt;<br>
      &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;internal_rtp_ip=192.168.nn.nn&quot;/&gt;<br>
<br>
PROBLEM:   None of that seems to work.<br>
                    Even after not only ReStarting the FS Service, but also after ReStarting the FS Server itself and then Starting the FS Service<br>
<br>
When through FS_CLI  I run:    sofia  status     and/or   sofia status profile internal      both of them show the 107 IP instead of the 192 IP<br>
Those changes have not caused FS to &#39;see&#39; and &#39;listen to&#39; the 192  port.<br>
<br>
What am I doing wrong?<br>
<br>
Your advice/suggestions would be greatly appreciated.<br>
<br>
Thanks<br>
TF<br>
<br>
<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>