Hello,

Is it possible to set an algorithm like the following?

fs1 - Priority 10 - maxload 20 calls
fs2 - Priority 10 - maxload 20 calls
fs3 - Priority 9 - maxload 20 calls
fs4 - Priority 8 - maxload 20 calls
fs5 - Priority 7 - maxload 20 calls

So that, whenever any new call comes in, fs1 and fs2 would be used, meaning the fs with the highest priority would be use UNLESS there's 20 calls on that server, in which case, the next server with the highest priority would be used.


Thanks!,

David Villasmil
phone: +34669448337