Hello <br clear="all"><br>I just got some information form the Provider, they use DNS for Loadbalancing, is there a way to tell Freeswitch to don&#39;t lookup agin.<div><br></div><div>regards</div><div><br>Patrick <br>
<br><br><div class="gmail_quote">On Mon, Jun 11, 2012 at 8:08 AM, Patrick Dürsteler <span dir="ltr">&lt;<a href="mailto:patrick@sunsus.net" target="_blank">patrick@sunsus.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Hi Tom </div><div><br></div><div>Thanks for your answer, but we have the problem with the outgoing calls. See attached sip trace.</div><div><br></div><div>regards</div><div><br></div><div>Patrick </div><div><br></div>

<div class="gmail_quote"><div><div class="h5">On Mon, Jun 11, 2012 at 1:09 AM, Tom C <span dir="ltr">&lt;<a href="mailto:mel0torme@gmail.com" target="_blank">mel0torme@gmail.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div class="h5">
Not sure if it&#39;s the same problem, but it sounds similar to the issues we had a couple years ago getting FreeSwitch to work with Whistlephone.  Whistlephone also used multiple servers for load balancing, and while outgoing calls worked fine, incoming calls were unreliable.<div>


<br></div><div>For more technical details, you can search this mailing list for Whistlephone, about a year and a half ago.</div><div><br></div><div>The solution was to add a separate gateway for each proxy server.</div><div>


<br></div><div>So, in conf/sip_profiles/external, I added whistlephone.xml, with the stuff below.  Pay attention to proxy vs proxy1 in the server names, and the added &quot;from-domain&quot; in the secondary gateways.  Using the &quot;realm&quot; parameter seemed to help me, but it took experimentation to find what worked.</div>


<div><br></div><div>--------------------------------------------------------------------</div><div>&lt;code&gt;</div><div><br></div><div><div><font face="courier new, monospace">&lt;include&gt;</font></div><div><font face="courier new, monospace">&lt;gateway name=&quot;WhistlePhone&quot;&gt;</font></div>


<div><font face="courier new, monospace">   &lt;param name=&quot;username&quot; value=&quot;xxxxxxxxxxx&quot;/&gt;</font></div><div><font face="courier new, monospace">   &lt;param name=&quot;from-user&quot; value=&quot;xxxxxxxxxx&quot;/&gt;</font></div>


<div><font face="courier new, monospace">   &lt;param name=&quot;proxy&quot; value=&quot;<a href="http://proxy.WhistlePhone.com" target="_blank">proxy.WhistlePhone.com</a>&quot;/&gt;</font></div><div><font face="courier new, monospace">   &lt;param name=&quot;realm&quot; value=&quot;WhistlePhone&quot;/&gt;</font></div>


<div><font face="courier new, monospace">   &lt;param name=&quot;password&quot; value=&quot;xxxx&quot;/&gt;</font></div><div><font face="courier new, monospace">   &lt;param name=&quot;expire-seconds&quot; value=&quot;600&quot;/&gt;</font></div>


<div><font face="courier new, monospace">   &lt;param name=&quot;register&quot; value=&quot;true&quot;/&gt;</font></div><div><font face="courier new, monospace">   &lt;param name=&quot;retry-seconds&quot; value=&quot;30&quot;/&gt;</font></div>


<div><font face="courier new, monospace">&lt;/gateway&gt;</font></div><div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">&lt;gateway name=&quot;WhistlePhoneProxy1&quot;&gt;</font></div>


<div><font face="courier new, monospace">   &lt;param name=&quot;username&quot; value=&quot;xxxxxxxxxxx&quot;/&gt;</font></div><div><font face="courier new, monospace">   &lt;param name=&quot;from-user&quot; value=&quot;xxxxxxxxxx&quot;/&gt;</font></div>


<div><font face="courier new, monospace">   &lt;param name=&quot;proxy&quot; value=&quot;<a href="http://proxy1.WhistlePhone.com" target="_blank">proxy1.WhistlePhone.com</a>&quot;/&gt;</font></div><div><font face="courier new, monospace">   &lt;param name=&quot;from-domain&quot; value=&quot;<a href="http://proxy.Whistlephone.com" target="_blank">proxy.Whistlephone.com</a>&quot;/&gt;</font></div>


<div><font face="courier new, monospace">   &lt;param name=&quot;password&quot; value=&quot;xxxx&quot;/&gt;</font></div><div><font face="courier new, monospace">   &lt;param name=&quot;expire-seconds&quot; value=&quot;600&quot;/&gt;</font></div>


<div><font face="courier new, monospace">   &lt;param name=&quot;register&quot; value=&quot;true&quot;/&gt;</font></div><div><font face="courier new, monospace">   &lt;param name=&quot;retry-seconds&quot; value=&quot;30&quot;/&gt;</font></div>


<div><font face="courier new, monospace">&lt;/gateway&gt;</font></div><div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace"> repeat for each proxy server.....</font></div><div>


<font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">&lt;/include&gt;</font></div><div><br></div><div>&lt;/code&gt;</div></div><div class="gmail_quote">------------------------------------------------------------------------</div>


<div class="gmail_quote"><br></div><div class="gmail_quote"><br></div><div class="gmail_quote"><br></div>
<br></div></div><div class="im">_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
Join Us At ClueCon - Aug 7-9, 2012<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></div></blockquote></div><br>
</blockquote></div><br></div>