[Asterisk-Users] load balancing 20 asterisk servers
Matthew Boehm
mboehm at cytelcom.com
Wed Feb 2 09:43:16 MST 2005
> I'd have to guess that registrations would be the tricky part of an
> implementation simply because there are so many variations of that.
Actually, this is the easiest part. It doesn't matter how often a UA
registers nor does it matter to which of the 20 servers handles the
registration since all servers share the same database tables.
> Meetme (as well as other * functions) would certainly need to be
> well thought out before considering a balancer. (Eg, where does the
> customer's voicemail actually reside?
Voicemail is not a problem. Again, all voicemails are stored in database
including the audio portions.
The problem with MeetMe conferences still bugs me.
I was un-aware that UDP had "sessions".
Keep in mind that all 20 servers are basically clones of eachother. They all
share the same extensions.conf, sip.conf, voicemail.conf (all via RealTime).
-Matthew
More information about the asterisk-users
mailing list