<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'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"><<a href="mailto:tfred31@yahoo.com" target="_blank">tfred31@yahoo.com</a>></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 'outside' world (IP = 107.1.nn.nn)<br>
* And the other IP goes to the 'inside' 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 'listen' to the 'outside' 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>
<X-PRE-PROCESS cmd="set" data="local_ip_v4=192.168.nn.nn"/> <!-- where nn values are 'real' values --><br>
This new line was entered immediately before<br>
<X-PRE-PROCESS cmd="set" data="domain=$${local_ip_v4}"/><br>
<br>
Additionally another web reference suggested that the following 2 lines be added near the bottom of vars.xml<br>
<X-PRE-PROCESS cmd="set" data="internal_sip_ip=192.168.nn.nn"/><br>
<X-PRE-PROCESS cmd="set" data="internal_rtp_ip=192.168.nn.nn"/><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 'see' and 'listen to' 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>