That did it, Frank. You'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"><<a href="mailto:mgende@gendesign.com">mgende@gendesign.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;">I'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"><<a href="mailto:frank@carmickle.com" target="_blank">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>On Tue, Sep 29, Michael Gende wrote:<br>
</div><div><div></div><div>> 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<br>
> 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<br>
> 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<br>
> 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<br>
> 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<br>
> calls both ways on their own. I'd like to use 'em at the same time.<br>
<br>
</div></div>This is what I was suspecting. You can'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>
<param name="realm" value="33.44.55.66"/><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>