you got 2 out of 3,<br><br>the dialplan would look like this:<br><br>&lt;include&gt;<br>
   &lt;extension name=&quot;pstn&quot;&gt;<br>
     &lt;condition field=&quot;destination_number&quot; expression=&quot;^(.*)$&quot;&gt;<br>
       &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/${distributor(carrier1)}/$1&quot;/&gt;    <br>    &lt;/condition&gt; <br> &lt;/extension&gt;<br>&lt;/include&gt;<br><br><div class="gmail_quote">On Wed, Nov 11, 2009 at 1:19 PM, DJB <span dir="ltr">&lt;<a href="mailto:djbinter@yahoo.com">djbinter@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Anthony,<br>
<br>
Would this configuration work if we want to do load sharing 50/50:<br>
<br>
<br>
<br>
#distributor.conf.xml<br>
<br>
<br>
&lt;configuration name=&quot;distributor.conf&quot; description=&quot;Distributor Configuration&quot;&gt;<br>
  &lt;lists&gt;<br>
    &lt;list name=&quot;carrier1&quot; total-weight=&quot;2&quot;&gt;<br>
      &lt;node name=&quot;gateway1&quot; weight=&quot;1&quot;/&gt;<br>
      &lt;node name=&quot;gateway2&quot; weight=&quot;1&quot;/&gt;<br>
    &lt;/list&gt;<br>
  &lt;/lists&gt;<br>
&lt;/configuration&gt;<br>
<br>
----------------------------------------------------<br>
#sip_profiles/external/carrier1.xml<br>
<br>
&lt;include&gt;<br>
  &lt;gateway name=&quot;gateway1&quot;&gt;<br>
    &lt;param name=&quot;username&quot; value=&quot;none&quot;/&gt;<br>
    &lt;param name=&quot;password&quot; value=&quot;none&quot;/&gt;<br>
    &lt;param name=&quot;proxy&quot; value=&quot;10.10.10.1&quot;/&gt;<br>
    &lt;param name=&quot;register&quot; value=&quot;false&quot;/&gt;<br>
  &lt;/gateway&gt;<br>
  &lt;gateway name=&quot;gateway2&quot;&gt;<br>
    &lt;param name=&quot;username&quot; value=&quot;none&quot;/&gt;<br>
    &lt;param name=&quot;password&quot; value=&quot;none&quot;/&gt;<br>
    &lt;param name=&quot;proxy&quot; value=&quot;10.10.10.2&quot;/&gt;<br>
    &lt;param name=&quot;register&quot; value=&quot;false&quot;/&gt;<br>
  &lt;/gateway&gt;<br>
<br>
---------------------------------------------------<br>
#dialplan/defalut/01_outbound_routes.xml<br>
<br>
&lt;include&gt;<br>
   &lt;extension name=&quot;gw1&quot;&gt;<br>
     &lt;condition field=&quot;destination_number&quot; expression=&quot;^(.*)$&quot;&gt;<br>
       &lt;action application=&quot;bridge&quot; data=&quot;${distributor(carrier1)}sofia/gateway/gateway1/$1&quot;/&gt;<br>
     &lt;/condition&gt;<br>
   &lt;/extension&gt;<br>
   &lt;extension name=&quot;gw2&quot;&gt;<br>
     &lt;condition field=&quot;destination_number&quot; expression=&quot;^(.*)$&quot;&gt;<br>
       &lt;action application=&quot;bridge&quot; data=&quot;${distributor(carrier1)}sofia/gateway/gateway2/$1&quot;/&gt;<br>
     &lt;/condition&gt;<br>
   &lt;/extension&gt;<br>
&lt;/include&gt;<br>
<br>
<br>
Thank you,<br>
Dorn B.<br>
<br>
<br>
<br>
<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><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>