Here they are, mildly modified:<br><br>~/conf/sip_profiles/external/gateway1212.xml (name changed):<br><br>&lt;include&gt;<br>  &lt;gateway name=&quot;33.44.55.66&quot;&gt;<br>        &lt;param name=&quot;username&quot; value=&quot;8158381212&quot;/&gt;<br>
        &lt;param name=&quot;password&quot; value=&quot;bloodyblahbloodyblah&quot;/&gt;<br>        &lt;param name=&quot;expire-seconds&quot; value=&quot;60&quot;/&gt;&gt;<br>        &lt;!--/// do not register if value=&quot;false&quot;///--&gt;<br>
        &lt;param name=&quot;register&quot; value=&quot;true&quot;/&gt;<br>        &lt;param name=&quot;register-transport&quot; value=&quot;udp&quot;/&gt;<br>        &lt;param name=&quot;retry-seconds&quot; value=&quot;30&quot;/&gt;<br>
        &lt;!--Use the callerid of an inbound call in the from field on outbound calls via this gateway --&gt;<br>        &lt;param name=&quot;caller-id-in-from&quot; value=&quot;false&quot;/&gt;<br>        &lt;param name=&quot;contact-params&quot; value=&quot;tport=5060&quot;/&gt;<br>
        &lt;!--send an options ping every x seconds, failure will unregister and/or mark it down--&gt;<br>        &lt;param name=&quot;ping&quot; value=&quot;25&quot;/&gt;<br>  &lt;/gateway&gt;<br>&lt;/include&gt;<br><br>
~/conf/sip_profiles/external/gateway1234.xml (name changed for pseudo tn):<br><br>&lt;include&gt;<br>  &lt;gateway name=&quot;33.44.55.66&quot;&gt;<br>        &lt;param name=&quot;username&quot; value=&quot;8158381234&quot;/&gt;<br>
        &lt;param name=&quot;password&quot; value=&quot;blahbloodyblahblahblah&quot;/&gt;<br>        &lt;param name=&quot;expire-seconds&quot; value=&quot;60&quot;/&gt;&gt;<br>        &lt;!--/// do not register if value=&quot;false&quot;///--&gt;<br>
        &lt;param name=&quot;register&quot; value=&quot;true&quot;/&gt;<br>        &lt;param name=&quot;register-transport&quot; value=&quot;udp&quot;/&gt;<br>        &lt;param name=&quot;retry-seconds&quot; value=&quot;30&quot;/&gt;<br>
        &lt;!--Use the callerid of an inbound call in the from field on outbound calls via this gateway --&gt;<br>        &lt;param name=&quot;caller-id-in-from&quot; value=&quot;false&quot;/&gt;<br>        &lt;param name=&quot;contact-params&quot; value=&quot;tport=5060&quot;/&gt;<br>
        &lt;!--send an options ping every x seconds, failure will unregister and/or mark it down--&gt;<br>        &lt;param name=&quot;ping&quot; value=&quot;25&quot;/&gt;<br>  &lt;/gateway&gt;<br>&lt;/include&gt;<br><br>
The gateway name is the same for both. Note that each registers and passes calls both ways on their own. I&#39;d like to use &#39;em at the same time. <br><br>Thanks for having a look.<br><br>Mike G.<br><br><div class="gmail_quote">
On Tue, Sep 29, 2009 at 11:21 AM, Frank Carmickle <span dir="ltr">&lt;<a href="mailto:frank@carmickle.com">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 class="im">On Tue, Sep 29, Michael Gende wrote:<br>
&gt; Say, could someone please direct me to information on registering more than<br>
&gt; one DID with a SIP provider?<br>
&gt;<br>
&gt; When I try this using two XML files in ~/conf/sip_profiles/external, I find<br>
&gt; only one or the other registers (both work fine when I use them separately).<br>
<br>
</div>Please post your configs with out passwords.  Thanks.<br>
<br>
--FC<br> 
<br></blockquote></div><br>