<div>Hi Andreas,</div><div> </div><div> No, I didn't see the new kamailio.lb.extra_sockets feature. I'll check that out for sure as that may be the perfect answer for this.</div><div> </div><div>Thanks,</div><div>--S<br>
<br></div><div class="gmail_quote">On Fri, Oct 19, 2012 at 2:36 PM, Andreas Granig <span dir="ltr"><<a href="mailto:agranig@sipwise.com" target="_blank">agranig@sipwise.com</a>></span> wrote:<br><blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
<div class="im"><br>
<br>
On 10/19/2012 10:56 PM, Skyler wrote:<br>
> Hi Dave,<br>
><br>
>  The only way I can see this would work is if you have multiple external<br>
> IP's (eth0:0). Though you're right, spce is not designed for multiple<br>
> IPs so routing would break. There would need to be custom coding in<br>
> ngcp-lb and proxy for an e2address to work on your side.<br>
<br>
</div>Have you ever tried to set kamailio.lb.extra_sockets in config.yml? It's<br>
new in v2.6 (although not really documented yet), and the syntax is like<br>
this:<br>
<br>
kamailio:<br>
  lb:<br>
    extra_sockets:<br>
      - udp:<a href="http://1.2.3.4:5070" target="_blank">1.2.3.4:5070</a><br>
      - tls:<a href="http://1.2.3.5:5090" target="_blank">1.2.3.5:5090</a><br>
<br>
The "ngcpcfg apply" automatically syncs the sockets to the DB, and there<br>
is a peer preference where you can set in a drop-down which outbound<br>
socket to use.<br>
<br>
If a subscriber uses this socket for registering to the system, the Path<br>
handling in the lb/proxy will automatically take care to use this socket<br>
for outbound calls towards this subscriber.<br>
<span class="HOEnZb"><font color="#888888"><br>
Andreas<br>
<br>
</font></span><br>_______________________________________________<br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a><br>
<a href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a><br>
<br></blockquote></div><br>