[SR-Users] Kamailio Cluster

Alex Balashov abalashov at evaristesys.com
Mon Feb 1 08:40:51 CET 2016


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/



More information about the sr-users mailing list