That did it, Frank. You&#39;re good deed for the day.<br><br>Mike G.<br><br><div class="gmail_quote">On Tue, Sep 29, 2009 at 12:20 PM, Michael Gende <span dir="ltr">&lt;<a href="mailto:mgende@gendesign.com">mgende@gendesign.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;">I&#39;ll try it. Many thanks.<div><div></div><div class="h5"><br><br><div class="gmail_quote">
On Tue, Sep 29, 2009 at 12:03 PM, Frank Carmickle <span dir="ltr">&lt;<a href="mailto:frank@carmickle.com" target="_blank">frank@carmickle.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;">

<div>On Tue, Sep 29, Michael Gende wrote:<br>
</div><div><div></div><div>&gt; Here they are, mildly modified:<br>
&gt;<br>
&gt; ~/conf/sip_profiles/external/gateway1212.xml (name changed):<br>
&gt;<br>
&gt; &lt;include&gt;<br>
&gt;   &lt;gateway name=&quot;33.44.55.66&quot;&gt;<br>
&gt;         &lt;param name=&quot;username&quot; value=&quot;8158381212&quot;/&gt;<br>
&gt;         &lt;param name=&quot;password&quot; value=&quot;bloodyblahbloodyblah&quot;/&gt;<br>
&gt;         &lt;param name=&quot;expire-seconds&quot; value=&quot;60&quot;/&gt;&gt;<br>
&gt;         &lt;!--/// do not register if value=&quot;false&quot;///--&gt;<br>
&gt;         &lt;param name=&quot;register&quot; value=&quot;true&quot;/&gt;<br>
&gt;         &lt;param name=&quot;register-transport&quot; value=&quot;udp&quot;/&gt;<br>
&gt;         &lt;param name=&quot;retry-seconds&quot; value=&quot;30&quot;/&gt;<br>
&gt;         &lt;!--Use the callerid of an inbound call in the from field on<br>
&gt; outbound calls via this gateway --&gt;<br>
&gt;         &lt;param name=&quot;caller-id-in-from&quot; value=&quot;false&quot;/&gt;<br>
&gt;         &lt;param name=&quot;contact-params&quot; value=&quot;tport=5060&quot;/&gt;<br>
&gt;         &lt;!--send an options ping every x seconds, failure will unregister<br>
&gt; and/or mark it down--&gt;<br>
&gt;         &lt;param name=&quot;ping&quot; value=&quot;25&quot;/&gt;<br>
&gt;   &lt;/gateway&gt;<br>
&gt; &lt;/include&gt;<br>
&gt;<br>
&gt; ~/conf/sip_profiles/external/gateway1234.xml (name changed for pseudo tn):<br>
&gt;<br>
&gt; &lt;include&gt;<br>
&gt;   &lt;gateway name=&quot;33.44.55.66&quot;&gt;<br>
&gt;         &lt;param name=&quot;username&quot; value=&quot;8158381234&quot;/&gt;<br>
&gt;         &lt;param name=&quot;password&quot; value=&quot;blahbloodyblahblahblah&quot;/&gt;<br>
&gt;         &lt;param name=&quot;expire-seconds&quot; value=&quot;60&quot;/&gt;&gt;<br>
&gt;         &lt;!--/// do not register if value=&quot;false&quot;///--&gt;<br>
&gt;         &lt;param name=&quot;register&quot; value=&quot;true&quot;/&gt;<br>
&gt;         &lt;param name=&quot;register-transport&quot; value=&quot;udp&quot;/&gt;<br>
&gt;         &lt;param name=&quot;retry-seconds&quot; value=&quot;30&quot;/&gt;<br>
&gt;         &lt;!--Use the callerid of an inbound call in the from field on<br>
&gt; outbound calls via this gateway --&gt;<br>
&gt;         &lt;param name=&quot;caller-id-in-from&quot; value=&quot;false&quot;/&gt;<br>
&gt;         &lt;param name=&quot;contact-params&quot; value=&quot;tport=5060&quot;/&gt;<br>
&gt;         &lt;!--send an options ping every x seconds, failure will unregister<br>
&gt; and/or mark it down--&gt;<br>
&gt;         &lt;param name=&quot;ping&quot; value=&quot;25&quot;/&gt;<br>
&gt;   &lt;/gateway&gt;<br>
&gt; &lt;/include&gt;<br>
&gt;<br>
&gt; The gateway name is the same for both. Note that each registers and passes<br>
&gt; calls both ways on their own. I&#39;d like to use &#39;em at the same time.<br>
<br>
</div></div>This is what I was suspecting.  You can&#39;t have two gateways with the same name.  If you need to have them be the same domain set that with the option<br>
<br>
&lt;param name=&quot;realm&quot; value=&quot;33.44.55.66&quot;/&gt;<br>
<br>
HTH<br>
<div><div></div><div>--FC<br>
<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>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>