<div> <font face="Arial, Helvetica, sans-serif">Brian and Jason.<br>
<br>
I tried changing $${local_ip_v4} to a static IP in the vars.xml and internal and external sip_profiles files. This didn't work.<br>
<br>
What I want to do is maybe more related to what local ip address my Windows machine binds FreeSwitch to. It's currently associating it to 10.0.0.2 if I change&nbsp; $${local_ip_v4} to 10.0.0.3 then FS gets errors and sofia status doesn't show any ip address associated with FS. <br>
<br>
I'm guessing I need to get Windows always associating FS with a static IP instead of a possibly changing value. I did this with a Linksys SPA3103 in it's configuration menu so is there something analogous for FS and how do I do that?<br>
<br>
Thanks. <br>
</font></div>

<div> <br>
</div>

<div> <br>
</div>
-----Original Message-----<br>
From: Brian West &lt;brian@freeswitch.org&gt;<br>
To: freeswitch-users@lists.freeswitch.org<br>
Sent: Sun, 4 Jan 2009 5:56 pm<br>
Subject: Re: [Freeswitch-users] How do I set my FS internal ip address to a "static" value.<br>
<br>






<div id="AOLMsgPart_3_2892e1eb-c4c0-4c98-b532-1c736cb2bf50">

I'm going to guess you don't have the latest configs. &nbsp;bind_server_ip is for Dingaling ONLY at this point and is noted with the nice HUGE warning above the setting. You can set the local_ip_v4 address but you're better off setting the ip's in the profile.
<div><br>
</div>

<div>/b</div>

<div><br>

<div>
<div>On Jan 4, 2009, at 6:23 PM, <a href="mailto:mszlazak@aol.com">mszlazak@aol.com</a> wrote:</div>
<br class="Apple-interchange-newline"><blockquote type="cite">
<div> <font face="Arial, Helvetica, sans-serif">I see the following in that file:<br>
 <br>
 </font></div>
 &nbsp; &lt;X-PRE-PROCESS cmd="set" data="bind_server_ip=auto"/&gt;<font face="Arial, Helvetica, sans-serif"><br>
 <br>
 and thought that's what might need changing to:<br>
 <br>
 &nbsp; &lt;X-PRE-PROCESS cmd="set" data="bind_server_ip=10.0.0.3"/&gt;<br>
 <br>
 But your looking at the same variable I was and I'm guessing something else might be in order like:<br>
 <br>
 &lt;</font><font face="Arial, Helvetica, sans-serif">X-PRE-PROCESS cmd="set" data="</font><font face="Arial, Helvetica, sans-serif">local_ip_v4=10.0.0.3"/&gt;<br>
 <br>
 I'll see if either of these work unless you have a different suggestion.<br>
 <br>
 You and Brian also suggested a more specific approach </font>in sip_profiles/*.xml and input the sip-ip and <font face="Arial, Helvetica, sans-serif">rtp-ip</font> for the sofia profile.<font face="Arial, Helvetica, sans-serif"><br>
 <br>
 &nbsp;&nbsp;&nbsp; &lt;param name="sip-ip" value="$${local_ip_v4}"/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name="sip-ip" value="10.0.0.3"/&gt;<br>
 <br>
 &nbsp;&nbsp;&nbsp; &lt;param name="rtp-ip" value="$${local_ip_v4}"/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name="rtp-ip" value="10.0.0.3"/&gt;<br>
 <br>
 <br>
 What's the advantage to doing it in the sip_profiles\internal.xml file over the general way in vars.xml?<br>
 <br>
 &nbsp;<br>
 <br>
 <br>
 <br>
 &nbsp; <br>
 <br>
 <br>
 </font><br>
 
<div> <br>
 </div>
 -----Original Message-----<br>
 From: Jason White &lt;<a href="mailto:jason@jasonjgw.net">jason@jasonjgw.net</a>&gt;<br>
 To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
 Sent: Sun, 4 Jan 2009 3:15 pm<br>
 Subject: Re: [Freeswitch-users] How do I set my FS internal ip address to a "static" value.<br>
 <br>
 
<div id="AOLMsgPart_0_db07e119-6719-43f0-9f37-680c2ce0f38c" style="margin: 0px; font-family: Tahoma,Verdana,Arial,Sans-Serif; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"> <pre style="font-size: 9pt;"><tt><a href="mailto:mszlazak@aol.com">mszlazak@aol.com</a> &lt;<a href="mailto:mszlazak@aol.com">mszlazak@aol.com</a>&gt; wrote:<br>
<br>
<br>
<br>
&gt; <br>
<br>
<br>
<br>
&gt;  Ok, so is it&nbsp; $${local_ip_v4} that needs changing somewhere? I see stuff in<br>
<br>
<br>
<br>
&gt;  vars.xml for external address changes but not for internal ip address<br>
<br>
<br>
<br>
&gt;  changes??<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
If you set $${local_ip_v4} in vars.xml it will determine which address<br>
<br>
<br>
<br>
FreeSWITCH binds to, at least in the default configuration.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Addresses can be configured more flexibly in the SIP profiles.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
<br>
<br>
<br>
Freeswitch-users mailing list<br>
<br>
<br>
<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<br>
<br>
<br>
<a target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
<br>
<br>
<br>
UNSUBSCRIBE:<a target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<br>
<br>
<br>
<a target="_blank" href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
<br>
<br>
<br>
</tt></pre> </div>
   
<div id="MAILCIADB042-5bca496152ef18" class="aol_ad_footer"><br>
<font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"><hr style="margin-top: 10px;">Get a <b>free MP3</b> every day with the Spinner.com Toolbar. <a target="_blank" href="http://toolbar.aol.com/spinner/download.html?ncid=emlweusdown00000020">Get it Now</a>. </font></div>
<font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> _______________________________________________<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>
</font></blockquote></div>
<br>
</div>
=

</div>
 <!-- end of AOLMsgPart_3_2892e1eb-c4c0-4c98-b532-1c736cb2bf50 -->


<div id="AOLMsgPart_4_2892e1eb-c4c0-4c98-b532-1c736cb2bf50" style="margin: 0px; font-family: Tahoma,Verdana,Arial,Sans-Serif; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">

<pre style="font-size: 9pt;"><tt>_______________________________________________<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>
</tt></pre>
</div>
 <!-- end of AOLMsgPart_4_2892e1eb-c4c0-4c98-b532-1c736cb2bf50 -->

<div id='MAILCIADB028-5c3f4961a352201' class='aol_ad_footer'><BR/><FONT style="color: black; font: normal 10pt ARIAL, SAN-SERIF;"><HR style="MARGIN-TOP: 10px"></HR>Get a <b>free MP3</b> every day with the Spinner.com Toolbar. <a href="http://toolbar.aol.com/spinner/download.html?ncid=emlweusdown00000020">Get it Now</a>. </div>