[Serusers] Routing

Marian Dumitru marian.dumitru at voice-sistem.ro
Sat Mar 26 12:26:07 CET 2005


Hello Roger,

There are couple of available approaches for distribution you want to have:
	1) all server use same DB (not recommended - due stretched DB 
connection, the DB access will become realy bottleneck)
	2) each server has is own database and via replication you synchronize 
their content - the DBs will be equivalent;
	3) make a static distribution of the users among the servers and  route 
between SERs to find where the called user is registered - each server 
will have its one DB, but they will be complementary.

Depending of your NAT traversal approach and of how you map user IDs, 
you see which one matches your requirements.

About PSTN routing, depends on how many GW you have, about their 
location, etc.

Best regards,
Marian

Roger Thomas wrote:
> I am planning to have 3 SER servers to handle North, Central and South regions.
> 
> 1) in this scenario, do I maintain ONE database in the Central region or otherwise ?
> 2) How do I configure SER so that it knows where to route PSTN calls to which server ?
> 
> --
> Roger


-- 
Voice System
http://www.voice-system.ro




More information about the sr-users mailing list