[OpenSER-Users] Using Carrierroute - Weighted fail over instead of percentage groups...
Kyle Stone
essobi at gmail.com
Tue Nov 13 21:04:43 CET 2007
I'm wondering if it's possible to have weighted failover groups
instead of % balanced groups..
In Example:
domain register {
prefix 011 {
max_targets = 2
target int.domain.com {
hash_index = 1
status = 1
comment = "Try me first.."
}
target int2.domain.com {
hash_index = 2
status = 1
comment = "Try me second.."
}
}
}
And if the one with the lowest hash_index responds with a
5XX/6XX/Temporary etc error, send the call to the next highest
hash_index, before looking for a shorter prefix?
Essobi
More information about the Users
mailing list