Chandrakant Solanki wrote:
Hi
Thanks for reply.
I have look into carrierroute module, it seems that my requirement is
fulfill.
But i have multiple carrier in my carrier_name table, say car1, car2,
car3, default, and I want them load dynamically on INVITE of any user
based on its probabili
On Tue, Jul 27, 2010 at 1:13 PM, marius zbihlei wrote:
> Alex Balashov wrote:
>
>> Simplest thing to do would be to use 'dispatcher' with round-robin
>> strategy and enter the servers in the table or list file in duplicate, in
>> proportion to the weight allocation they have.
>>
>> On 07/27/2010 0
On 07/27/2010 05:45 AM, Daniel-Constantin Mierla wrote:
just to note here that the devel version of dispatcher has dedicated
weight-based load balancing algorithm - of course, will be available as
stable with next major release - 3.1.0.
Good to know - thanks!
--
Alex Balashov - Principal
Evar
On 7/27/10 9:43 AM, marius zbihlei wrote:
Alex Balashov wrote:
Simplest thing to do would be to use 'dispatcher' with round-robin
strategy and enter the servers in the table or list file in
duplicate, in proportion to the weight allocation they have.
just to note here that the devel version
Alex Balashov wrote:
Simplest thing to do would be to use 'dispatcher' with round-robin
strategy and enter the servers in the table or list file in duplicate,
in proportion to the weight allocation they have.
On 07/27/2010 01:55 AM, Chandrakant Solanki wrote:
Hello
Also the carrierroute
Simplest thing to do would be to use 'dispatcher' with round-robin
strategy and enter the servers in the table or list file in duplicate,
in proportion to the weight allocation they have.
On 07/27/2010 01:55 AM, Chandrakant Solanki wrote:
Hello,
I have setup 3 SIP server. It should be Kamail
Hello,
I have setup 3 SIP server. It should be Kamailio, Asterisk or Any SIP
Server.
I have setup 3 server say Server A, Server B and Server C and each has
weight like 50, 30, 20 in percentage.
And I taken 10 calls and try to forward call based on weight.
Is this possible in kamailio's module..