Here they are, mildly modified:<br><br>~/conf/sip_profiles/external/gateway1212.xml (name changed):<br><br><include><br> <gateway name="33.44.55.66"><br> <param name="username" value="8158381212"/><br>
<param name="password" value="bloodyblahbloodyblah"/><br> <param name="expire-seconds" value="60"/>><br> <!--/// do not register if value="false"///--><br>
<param name="register" value="true"/><br> <param name="register-transport" value="udp"/><br> <param name="retry-seconds" value="30"/><br>
<!--Use the callerid of an inbound call in the from field on outbound calls via this gateway --><br> <param name="caller-id-in-from" value="false"/><br> <param name="contact-params" value="tport=5060"/><br>
<!--send an options ping every x seconds, failure will unregister and/or mark it down--><br> <param name="ping" value="25"/><br> </gateway><br></include><br><br>
~/conf/sip_profiles/external/gateway1234.xml (name changed for pseudo tn):<br><br><include><br> <gateway name="33.44.55.66"><br> <param name="username" value="8158381234"/><br>
<param name="password" value="blahbloodyblahblahblah"/><br> <param name="expire-seconds" value="60"/>><br> <!--/// do not register if value="false"///--><br>
<param name="register" value="true"/><br> <param name="register-transport" value="udp"/><br> <param name="retry-seconds" value="30"/><br>
<!--Use the callerid of an inbound call in the from field on outbound calls via this gateway --><br> <param name="caller-id-in-from" value="false"/><br> <param name="contact-params" value="tport=5060"/><br>
<!--send an options ping every x seconds, failure will unregister and/or mark it down--><br> <param name="ping" value="25"/><br> </gateway><br></include><br><br>
The gateway name is the same for both. Note that each registers and passes calls both ways on their own. I'd like to use '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"><<a href="mailto:frank@carmickle.com">frank@carmickle.com</a>></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>
> Say, could someone please direct me to information on registering more than<br>
> one DID with a SIP provider?<br>
><br>
> When I try this using two XML files in ~/conf/sip_profiles/external, I find<br>
> 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>