Good morning,
I want to Loadbalance calls equally to asterisk servers,
i have already tried with opensips but didnt work for me,
i want to try kamailio now, i have tried with the tutorial of " Kamailio 4.0.x and Asterisk 11.3.0 Realtime Integration using Asterisk Database" but i got some errors and packages missing during the installation and the configuration,
my Linux distro is Debian 8.7.0 and i’m using Asterisk v 13,
i want really to implement Kamailio or Opensips, any one can help me with steps or anything ,
Thanks in advance !
That tutorial does not cover load balancing. It covers having Kamailio sit there as a proxy relaying the registrations to Asterisk to register that way. It doesn’t cover anything else. So you’re going to need to be a little more descriptive on what you’re trying to do.
1 Like
My purpose is to Load balance the calls, sometimes the asterisk Box cant handle too much traffic, how can i load balance the calls between 10 asterisk boxes equally ? I Suggest OpenSIPS or Kamailio, but i really dont know how to start or configure them .
Well that’s going to be the issue isn’t it? Because both of those options have multiple modules in them for load balancing traffic. As well some modules like Dispatcher can have multiple algorithms for load balancing based on various factors.
You are going to have to read the documentation and look at the available options. Load balancing calls between 10 Asterisk system (which seems like a lot) can be done.
1 Like