Yes I want to distribute my users across multiple Kamailio servers. It
seems a good idea than you Alex I will try it!

On Mon, Feb 1, 2016 at 11:10 AM, Alex Balashov <abalas...@evaristesys.com>
wrote:

> Here's a thought, though:
>
> If your goal is really for users registered on one server to be able to
> easily call users registered on another server, you probably don't care to
> replicate or share the 'location' table per se. You just want one Kamailio
> server to call the right Kamailio server to reach the user's native home.
>
> In that case, why not create a database view over a composition of the
> 'location' tables of various servers that exposes a map of AoR -> socket?
> You can then query those values with 'sqlops' yourself and forward the call
> to the correct server, which can then do a native lookup().
>
>
> --
> Alex Balashov | Principal | Evariste Systems LLC
> 303 Perimeter Center North, Suite 300
> Atlanta, GA 30346
> United States
>
> Tel: +1-800-250-5920 (toll-free) / +1-678-954-0671 (direct)
> Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to