Hello,
it is a matter of the used dispatching algorithm. For a call, first gateway
based on algorithm is selected and the rest, starting with the next, are
added in a list of avps to be used for failover purposes.
So if you do round robin and one gw is down, if you don't mark it as
inactive, 2 ca
Hi!
Imagine a dispatcher list with 3 entries. I wonder what happens if one
of the targets fail. Is the traffic moved evenly to the remaining 2
nodes or is the whole traffic of the broken node moved to one of the nodes?
I took a quick look at the code and it seems that the whole traffic is
mo