Hello,
On 07/17/07 08:01, NicklasZ wrote:
Hi,
is there a howto out there how to use OpenSer as a Loadbalancer for
Asterisk.
It's part of an exercise of an university course. It should be a LAN SIP
envirenment only. 1 Asterisk got a fictitious CPU load of 75% by SIP calls
and it should be balanced on 2. How does it work? I think the SIP clients
has to register at the openSER. Am i right?
there is no other such howto I am aware of, you should look at
dispatcher module as a starting point, it is the module in openser used
to do load balancing (being used by asterisk:load-balancing-and-ha as well).
http://www.openser.org/docs/modules/1.2.x/dispatcher.html
Cheers,
Daniel