mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 16:48:45 +05:00
Add *load strategy for suppliers
This commit is contained in:
committed by
Dan Christian Bogos
parent
1e9f214a27
commit
58bf3cd64c
@@ -465,6 +465,7 @@ const (
|
||||
MetaQOS = "*qos"
|
||||
MetaReas = "*reas"
|
||||
MetaReds = "*reds"
|
||||
MetaLD = "*ld"
|
||||
Weight = "Weight"
|
||||
Cost = "Cost"
|
||||
RatingPlanID = "RatingPlanID"
|
||||
@@ -564,6 +565,8 @@ const (
|
||||
RatingPlanIDs = "RatingPlanIDs"
|
||||
MetaAccount = "*account"
|
||||
ERs = "ERs"
|
||||
Ratio = "Ratio"
|
||||
LoadValue = "LoadValue"
|
||||
)
|
||||
|
||||
// Migrator Action
|
||||
|
||||
Reference in New Issue
Block a user